summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
id=64b627c8da9ab8ce9700ba8cba844907abd1f55a'>tracing: Add parsing of flags to the sys_enter_openat trace eventSteven Rostedt 2025-10-28tracing: Show printable characters in syscall arraysSteven Rostedt 2025-10-28tracing: Add a config and syscall_user_buf_size file to limit amount writtenSteven Rostedt 2025-10-28tracing: Allow syscall trace events to read more than one user parameterSteven Rostedt 2025-10-28tracing: Display some syscall arrays as stringsSteven Rostedt 2025-10-28tracing: Have system call events record user array dataSteven Rostedt 2025-10-28perf: tracing: Have perf system calls read user spaceSteven Rostedt 2025-10-28perf: tracing: Simplify perf_sysenter_enable/disable() with guardsSteven Rostedt 2025-10-28tracing: Have syscall trace events read user space stringSteven Rostedt 2025-09-23tracing: Have syscall trace events show "0x" for values greater than 10Steven Rostedt 2025-09-23tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()Steven Rostedt 2024-10-09tracing/perf: Add might_fault check to syscall probesMathieu Desnoyers 2024-10-09tracing/ftrace: Add might_fault check to syscall probesMathieu Desnoyers 2024-10-09tracing/perf: disable preemption in syscall probeMathieu Desnoyers 2024-10-09tracing/ftrace: disable preemption in syscall probeMathieu Desnoyers 2024-09-11bpf: Use fake pt_regs when doing bpf syscall tracepoint tracingYonghong Song 2023-10-13bpf: Change syscall_nr type to int in struct syscall_tp_tArtem Savkov 2023-08-01tracing: bpf: use struct trace_entry in struct syscall_tp_tYauheni Kaliuta 2022-11-17tracing: Remove unused __bad_type_size() methodQiujun Huang 2022-04-26tracing: Make tp_printk work on syscall tracepointsJeff Xie 2022-01-13tracing: Have syscall trace events use trace_event_buffer_lock_reserve()Steven Rostedt