GSoC Microproject: add %clock trace class

Ákos Uzonyi uzonyi.akos at gmail.com
Thu Apr 9 14:33:34 UTC 2020


Hi,

As my microproject I would like to extend "-e trace=" option with a
new class: %clock. This class would contain syscalls that read, or
modify the system clocks.

On x86 I think the following syscalls should be included:
adjtimex
clock_adjtime
clock_getres
clock_gettime
clock_settime
gettimeofday
settimeofday
time

Please share your thoughts.

Thanks,
Akos


More information about the Strace-devel mailing list