Commit Graph

1543 Commits (67e0f392779e35a96c43bc240ef5d30a701d153e)

Author SHA1 Message Date
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
Li Zefan 87d9b4e1c5 tracing: Extract duplicate ftrace_raw_init_event_foo() 15 years ago
Sam Ravnborg 273b281fa2 kbuild: move utsrelease.h to include/generated 15 years ago
Steven Rostedt cc51a0fca6 tracing: Add stack trace to irqsoff tracer 15 years ago
Steven Rostedt 03889384ce tracing: Add trace_dump_stack() 15 years ago
Steven Rostedt dd7f594357 ring-buffer: Move resize integrity check under reader lock 15 years ago
Steven Rostedt 184210154b ring-buffer: Use sync sched protection on ring buffer resizing 15 years ago
Thomas Gleixner d954fbf0ff tracing: Fix wrong usage of strstrip in trace_ksyms 15 years ago
Carsten Emde f2942487ff tracing: Remove comparing of NULL to va_list in trace_array_vprintk() 15 years ago
Jiri Olsa be1eca3931 tracing: Fix function graph trace_pipe to properly display failed entries 15 years ago
Johannes Berg d184b31c0e tracing: Add full state to trace_seq 15 years ago
Steven Rostedt a63ce5b306 tracing: Buffer the output of seq_file in case of filled buffer 15 years ago
Steven Rostedt 29bf4a5e3f tracing: Only call pipe_close if pipe_close is defined 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
Steven Rostedt c521efd170 tracing: Add pipe_close interface 15 years ago
Frederic Weisbecker b326e9560a hw-breakpoints: Use overflow handler instead of the event callback 15 years ago
Lai Jiangshan 7be077f563 trace_syscalls: Remove unused syscall_name_to_nr() 15 years ago
Lai Jiangshan 3bbe84e9d3 trace_syscalls: Simplify syscall profile 15 years ago
Lai Jiangshan a1301da099 trace_syscalls: Remove duplicate init_enter_##sname() 15 years ago
Lai Jiangshan c252f65793 trace_syscalls: Add syscall_nr field to struct syscall_metadata 15 years ago
Lai Jiangshan fcc19438dd trace_syscalls: Remove enter_id exit_id 15 years ago
Lai Jiangshan 31c16b1334 trace_syscalls: Set event_enter_##sname->data to its metadata 15 years ago
Lai Jiangshan bf56a4ea9f trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit 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
Lai Jiangshan 0f1ef51d24 trace_syscalls: Add syscall nr field 15 years ago
Frederic Weisbecker dd1853c3f4 hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints 15 years ago