aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-30Add todo about different (bad) behaviour under valgrindMattias Andrée1-0/+1
2020-05-30Continue vfork parent after child execsMattias Andrée2-4/+24
2020-05-30Add -0 flagMattias Andrée1-5/+7
2020-05-30m + add support for tracing vfork childrenMattias Andrée6-23/+111
2020-05-30Add support for tracing fork childrenMattias Andrée8-856/+1094
2020-05-30Print errno names and stringsMattias Andrée3-18/+46
2020-05-30mMattias Andrée1-9/+10
2020-05-30Minor simplificationMattias Andrée1-1/+1
2020-05-30Use process_vm_readv instead of PTRACE_PEEKDATA (no fallback)Mattias Andrée2-80/+56
2020-05-27Add an optimisation todoMattias Andrée1-0/+2
2020-05-27Fix Makefile: rebuild if arg.h is updatedMattias Andrée1-1/+1