|
|
evsel = perf_evsel__newtp("syscalls", "sys_enter_openat");
|
|
evsel = perf_evsel__newtp("syscalls", "sys_enter_openat");
|
|
|
tracing_path__strerror_open_tp(errno, errbuf, sizeof(errbuf), "syscalls", "sys_enter_openat");
|
|
tracing_path__strerror_open_tp(errno, errbuf, sizeof(errbuf), "syscalls", "sys_enter_openat");
|