Commit Graph

1716 Commits (81d3858d3131a589cade0d8b57f95cc1fc699b89)

Author SHA1 Message Date
Steven Rostedt 74bf4076f2 tracing: Prevent kernel oops with corrupted buffer 15 years ago
Masami Hiramatsu 231e36f4d2 tracing/kprobe: Update kprobe tracing self test for new syntax 15 years ago
Frederic Weisbecker 24a53652e3 tracing: Drop the tr check from the graph tracing path 15 years ago
Li Zefan d1303dd1d6 tracing/filters: Add comment for match callbacks 15 years ago
Li Zefan 16da27a8bc tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING 15 years ago
Li Zefan b2af211f28 tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching 15 years ago
Li Zefan a3291c14ec tracing/filters: Fix MATCH_END_ONLY filter matching 15 years ago
Li Zefan 285caad415 tracing/filters: Fix MATCH_FRONT_ONLY filter matching 15 years ago
Li Zefan 751e9983ee ftrace: Fix MATCH_END_ONLY function filter 15 years ago
Masami Hiramatsu 14640106f2 tracing/kprobe: Drop function argument access syntax 15 years ago
Steven Rostedt 0e1ff5d72a ring-buffer: Add rb_list_head() wrapper around new reader page next field 15 years ago
David Sharp 5ded3dc6a3 ring-buffer: Wrap a list.next reference with rb_list_head() 15 years ago
Steven Rostedt d931369b74 tracing: Add stack dump to trace_printk if stacktrace option is set 15 years ago
Lai Jiangshan 7e53bd42d1 tracing: Consolidate protection of reader access to the ring buffer 15 years ago
Lai Jiangshan 0fa0edaf32 tracing: Remove show_format and related macros from TRACE_EVENT 15 years ago
Lai Jiangshan 5a65e95622 tracing: Use defined fields and print_fmt to print formats 15 years ago
Steven Rostedt c7ef3a9004 tracing: Have syscall tracing call its own init function 15 years ago
Lai Jiangshan a342a0280b tracing/kprobes: Init print_fmt for kprobe events 15 years ago
Lai Jiangshan 50307a45f8 tracing/syscalls: Init print_fmt for syscall events 15 years ago
Lai Jiangshan 509e760cd9 tracing: Add print_fmt field 15 years ago
Lai Jiangshan 809826a389 tracing: Have __dynamic_array() define a field 15 years ago
Christoph Lameter 79615760f3 local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c 15 years ago
Lai Jiangshan fb7ae981cb tracing: Fix sign fields in ftrace_define_fields_##call() 15 years ago
Lai Jiangshan 79b4082108 tracing/kprobe: Show sign of fields in trace_kprobe format files 15 years ago
Li Zefan 53ab668064 ksym_tracer: Remove trace_stat 15 years ago
Li Zefan e6d9491bf8 ksym_tracer: Fix race when incrementing count 15 years ago
Li Zefan 3d13ec2efd ksym_tracer: Fix to allow writing newline to ksym_trace_filter 15 years ago
Li Zefan 88f7a890d7 ksym_tracer: Fix to make the tracer work 15 years ago
Randy Dunlap 40892367bc tracing: Kconfig spelling fixes and cleanups 15 years ago
Li Zefan 07b139c8c8 perf events: Remove CONFIG_EVENT_PROFILE 15 years ago
Steven Rostedt c757bea93b tracing: Fix setting tracer specific options 15 years ago
Frederic Weisbecker 61c1917f47 perf events, x86/stacktrace: Make stack walking optional 15 years ago
Masami Hiramatsu 6f3cf44047 kprobe-tracer: Check new event/group name 15 years ago
Alexey Dobriyan 28dfef8feb const: constify remaining pipe_buf_operations 15 years ago
Steven Rostedt e36c54582c tracing: Fix return of trace_dump_stack() 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Li Zefan 16620e0f19 ksym_tracer: Fix bad cast 15 years ago
Li Zefan 472bbe02c9 tracing/power: Remove two exports 15 years ago
Li Zefan e00bf2ec60 tracing: Change event->profile_count to be int type 15 years ago
Li Zefan 8d18eaaff5 tracing: Simplify trace_option_write() 15 years ago
Li Zefan 2cbafd68b8 tracing: Remove useless trace option 15 years ago
Li Zefan 13f16d2091 tracing: Use seq file for trace_clock 15 years ago
Li Zefan fdb372ed4c tracing: Use seq file for trace_options 15 years ago
Li Zefan 91baf6285b function-graph: Allow writing the same val to set_graph_function 15 years ago
Li Zefan 313254a940 ftrace: Call trace_parser_clear() properly 15 years ago
Li Zefan 311d16da57 ftrace: Return EINVAL when writing invalid val to set_ftrace_filter 15 years ago
Li Zefan 3b8e427381 tracing: Move a printk out of ftrace_raw_reg_event_foo() 15 years ago
Li Zefan 614a71a26b tracing: Pull up calls to trace_define_common_fields() 15 years ago