-
Notifications
You must be signed in to change notification settings - Fork 8
Pull requests: eellak/build-recorder
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Handle PTRACE_EVENT_* events for child processes/threads.
#224
opened Aug 28, 2024 by
fvalasiad
Loading…
Replace GNU error(3) with POSIX perror and fprintf to add support for non-gnu operating systems.
#223
opened Aug 26, 2024 by
fvalasiad
Loading…
Make types.h platform agnostic by substituting ptrace_syscall_info struct with just the system call number and its arguments.
#219
opened Jan 14, 2024 by
fvalasiad
Loading…
configure.ac: Add option to configure script for benchmarks.
#206
opened Aug 30, 2023 by
fvalasiad
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.