Commit Graph

59 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Frederic Weisbecker 97d5a22005 perf: Drop the obsolete profile naming for trace events 15 years ago
Frederic Weisbecker c530665c31 perf: Take a hot regs snapshot for trace events 15 years ago
Wenji Huang a5efd92511 tracing: Fix typo of info text in trace_kprobe.c 15 years ago
Heiko Carstens a9bb18f36c tracing/kprobes: Fix probe parsing 15 years ago
Xiao Guangrong 1e12a4a7a3 tracing/kprobe: Cleanup unused return value of tracing functions 15 years ago
Xiao Guangrong 430ad5a600 perf: Factorize trace events raw sample buffer operations 15 years ago
Masami Hiramatsu 231e36f4d2 tracing/kprobe: Update kprobe tracing self test for new syntax 15 years ago
Masami Hiramatsu 14640106f2 tracing/kprobe: Drop function argument access syntax 15 years ago
Lai Jiangshan 0fa0edaf32 tracing: Remove show_format and related macros from TRACE_EVENT 15 years ago
Lai Jiangshan a342a0280b tracing/kprobes: Init print_fmt for kprobe events 15 years ago
Lai Jiangshan 79b4082108 tracing/kprobe: Show sign of fields in trace_kprobe format files 15 years ago
Li Zefan 07b139c8c8 perf events: Remove CONFIG_EVENT_PROFILE 15 years ago
Masami Hiramatsu 6f3cf44047 kprobe-tracer: Check new event/group name 15 years ago
Li Zefan e00bf2ec60 tracing: Change event->profile_count to be int type 15 years ago
Li Zefan 614a71a26b tracing: Pull up calls to trace_define_common_fields() 15 years ago
Frederic Weisbecker 822a696111 tracing/kprobes: Fix field creation's bad error handling 15 years ago
Masami Hiramatsu a7c312bed7 trace-kprobe: Support delete probe syntax 15 years ago
Masami Hiramatsu ba8665d7dd trace_kprobes: Fix a memory leak bug and check kstrdup() return value 15 years ago
Lai Jiangshan 52a11f3549 trace_kprobes: Don't output zero offset 15 years ago
Lai Jiangshan 3d9b2e1ddf trace_kprobes: Always show group name 15 years ago
Lai Jiangshan abab9d37d2 trace_kprobes: Fix memory leak 15 years ago
Peter Zijlstra 4ed7c92d68 perf_events: Undo some recursion damage 15 years ago
Frederic Weisbecker ce71b9df88 tracing: Use the perf recursion protection from trace event 15 years ago
Frederic Weisbecker 444a2a3bcd tracing, perf_events: Protect the buffer from recursion in perf 15 years ago
Masami Hiramatsu 77b44d1b7c tracing/kprobes: Rename Kprobe-tracer to kprobe-event 15 years ago
Masami Hiramatsu dd004c475c kprobe-tracer: Compare both of event-name and event-group to find probe 15 years ago
Masami Hiramatsu e63cc2397e tracing/kprobes: Add failure messages for debugging 16 years ago
Masami Hiramatsu f397af06e4 tracing/kprobes: Update kprobe-tracer selftest against new syntax 16 years ago
Masami Hiramatsu e93f4d8539 tracing/kprobes: Robustify fixed field names against variable field names conflicts 16 years ago
Masami Hiramatsu a703d946e8 tracing/kprobes: Avoid field name confliction 16 years ago
Masami Hiramatsu 2e06ff6389 tracing/kprobes: Make special variable names more self-explainable 16 years ago
Masami Hiramatsu 99329c44f2 tracing/kprobes: Remove '$ra' special variable 16 years ago
Masami Hiramatsu 405b2651e4 tracing/kprobes: Add $ prefix to special variables 16 years ago
Masami Hiramatsu a1a138d05f tracing/kprobes: Use global event perf buffers in kprobe tracer 16 years ago
Masami Hiramatsu 5a0d9050db tracing/kprobes: Disable kprobe events by default after creation 16 years ago
Masami Hiramatsu 74ebb63e7c tracing/kprobes: Fix profiling alignment for perf_counter buffer 16 years ago
Masami Hiramatsu 50d7805607 tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use 16 years ago
Masami Hiramatsu 2d5e067edc tracing/kprobes: Fix trace_probe registration order 16 years ago
Masami Hiramatsu f52487e9c0 tracing/kprobes: Support custom subsystem for each kprobe event 16 years ago
Masami Hiramatsu 6e9f23d161 tracing/kprobes: Show event name in trace output 16 years ago
Masami Hiramatsu eca0d916f6 tracing/kprobes: Add argument name support 16 years ago
Masami Hiramatsu e08d1c657f tracing/kprobes: Add event profiling support 16 years ago
Masami Hiramatsu 4a846b443b tracing/kprobes: Cleanup kprobe tracer code. 16 years ago
Masami Hiramatsu 2fba0c8867 tracing/kprobes: Fix probe offset to be unsigned 16 years ago
Masami Hiramatsu 30a7e073b5 tracing/kprobes: Change trace_arg to probe_arg 16 years ago
Masami Hiramatsu 38a47497d9 tracing/kprobes: Fix format typo in trace_kprobes 16 years ago
Masami Hiramatsu cd7e7bd5e4 tracing: Add kprobes event profiling interface 16 years ago
Masami Hiramatsu ff50d99136 tracing: Kprobe tracer assigns new event ids for each event 16 years ago
Masami Hiramatsu 4263565d49 tracing: Generate names for each kprobe event automatically 16 years ago
Masami Hiramatsu a82378d880 tracing: Kprobe-tracer supports more than 6 arguments 16 years ago