Commit Graph

1543 Commits (67e0f392779e35a96c43bc240ef5d30a701d153e)

Author SHA1 Message Date
Dmitry Monakhov 9a8c28c831 blktrace: perform cleanup after setup error 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
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
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
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