Commit Graph

1573 Commits (39710479303fd3affb3e204e9a7a75cc676977b5)

Author SHA1 Message Date
Frederic Weisbecker dcd5c1662d perf: Fix unexported generic perf_arch_fetch_caller_regs 15 years ago
Steven Rostedt b6345879cc tracing: Do not record user stack trace from NMI context 15 years ago
Steven Rostedt a2f8071428 tracing: Disable buffer switching when starting or stopping trace 15 years ago
Steven Rostedt 283740c619 tracing: Use same local variable when resetting the ring buffer 15 years ago
Steven Rostedt ea14eb7140 function-graph: Init curr_ret_stack with ret_stack 15 years ago
Lai Jiangshan 52fbe9cde7 ring-buffer: Move disabled check into preempt disable section 15 years ago
Xiao Guangrong 639fe4b12f perf: export perf_trace_regs and perf_arch_fetch_caller_regs 15 years ago
Paul E. McKenney 3f379b03fb ftrace: Replace read_barrier_depends() with rcu_dereference_raw() 15 years ago
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
Tim Bird 0e95017355 function-graph: Add tracing_thresh support to function_graph tracer 15 years ago
Arnaldo Carvalho de Melo 1acaa1b2d9 tracing: Update the comm field in the right variable in update_max_tr 15 years ago
Steven Rostedt a094fe04c7 function-graph: Use comment notation for func names of dangling '}' 15 years ago
Steven Rostedt 801c29fd1f function-graph: Fix unused reference to ftrace_set_func() 15 years ago
Paul E. McKenney 8d53dd546f rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() 15 years ago
Lai Jiangshan ac91d85456 tracing: Fix warning in s_next of trace file ops 15 years ago
Dmitry Monakhov 9a8c28c831 blktrace: perform cleanup after setup error 15 years ago
Frederic Weisbecker ae1f30384b tracing: Include irqflags headers from trace clock 15 years ago
Steven Rostedt f1c7f517a5 ftrace: Add function names to dangling } in function graph tracer 15 years ago
Wenji Huang 7b60997f73 tracing: Simplify memory recycle of trace_define_field 15 years ago
Wenji Huang c85f3a91f8 tracing: Remove unnecessary variable in print_graph_return 15 years ago
Wenji Huang a5efd92511 tracing: Fix typo of info text in trace_kprobe.c 15 years ago
Wenji Huang 6574658b3b tracing: Fix typo in prof_sysexit_enable() 15 years ago
Li Zefan 1ab83a8941 tracing: Remove CONFIG_TRACE_POWER from kernel config 15 years ago
Jeff Mahoney 86c38a31aa tracing: Fix ftrace_event_call alignment for use with gcc 4.5 15 years ago
Heiko Carstens f850c30c8b tracing/kprobes: Make Kconfig dependencies generic 15 years ago
Mike Frysinger e7b8e675d9 tracing: Unify arch_syscall_addr() implementations 15 years ago
Heiko Carstens a9bb18f36c tracing/kprobes: Fix probe parsing 15 years ago
Li Zefan c7c6b1fe9f ftrace: Allow to remove a single function from function graph filter 15 years ago
Steven Rostedt ede55c9d78 tracing: Add correct/incorrect to sort keys for branch annotation output 15 years ago
Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 15 years ago
Adam Buchbinder c41b20e721 Fix misspellings of "truly" in comments. 15 years ago
Masami Hiramatsu f24bb999d2 ftrace: Remove record freezing 15 years ago
Masami Hiramatsu 2cfa19780d ftrace/alternatives: Introducing *_text_reserved functions 15 years ago
Lai Jiangshan 4f48f8b7fd tracing: Fix circular dead lock in stack trace 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
Lai Jiangshan ea2c68a08f tracing: Simplify test for function_graph tracing start point 15 years ago
Mike Frysinger 0368897034 tracing/documentation: Cover new frame pointer semantics 15 years ago
Steven Rostedt 3c05d74827 ring-buffer: Check for end of page in iterator 15 years ago
Steven Rostedt 492a74f421 ring-buffer: Check if ring buffer iterator has stale data 15 years ago
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