Commit Graph

1573 Commits (39710479303fd3affb3e204e9a7a75cc676977b5)

Author SHA1 Message Date
Li Zefan 4ba7978e98 tracing: Check the return value of trace_get_user() 16 years ago
Li Zefan 3c235a337e tracing: Fix off-by-one in trace_get_user() 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Uwe Kleine-Koenig 2944fcbe03 trivial: Fix duplicated word "options" in comment 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Andrew Morton 89f19f04dc sched: Fix raciness in runqueue_is_locked() 16 years ago
Peter Zijlstra 05bafda856 tracing: Export trace_profile_buf symbols 16 years ago
Jaswinder Singh Rajput a0f320f487 includecheck fix: kernel/trace, ring_buffer.c 16 years ago
Li Zefan 30bd39cd62 tracing/events: use list_for_entry_continue 16 years ago
Li Zefan ee6c2c1bd1 tracing: remove max_tracer_type_len 16 years ago
Li Zefan a4ec5e0c26 function-graph: use ftrace_graph_funcs directly 16 years ago
Arjan van de Ven 6161352142 tracing, perf: Convert the power tracer into an event tracer 16 years ago
Christoph Hellwig fc5377668c tracing: Remove markers 16 years ago
Frederic Weisbecker 20ab4425a7 tracing: Allocate the ftrace event profile buffer dynamically 16 years ago
Frederic Weisbecker e5e25cf47b tracing: Factorize the events profile accounting 16 years ago
Steven Rostedt b375a11a23 tracing: switch function prints from %pf to %ps 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 4fead8e46f ftrace: Fix trace_remove_event_call() to lock trace_event_mutex 16 years ago
Masami Hiramatsu 588bebb74f ftrace: Fix trace_add_event_call() to initialize list 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
Atsushi Tsuji b36461da2a tracing: Fix minor bugs for __unregister_ftrace_function_probe 16 years ago
Steven Rostedt 6ca6cca31d tracing: optimize global_trace_clock cachelines 16 years ago
Mike Frysinger 555f386c98 ftrace: document function and function graph implementation 16 years ago
Steven Rostedt 1f5a6b4541 tracing: make testing syscall events a separate configuration 16 years ago
Li Zefan 20a58a7723 tracing: remove some unused macros 16 years ago
Li Zefan 05ffa2d020 ftrace: add compile-time check on F_printk() 16 years ago
Li Zefan c16de8fd7a tracing: fix F_printk() typos 16 years ago
Steven Rostedt ec827c7ece tracing: add static to generated TRACE_EVENT functions 16 years ago
Steven Rostedt 08a4081617 ring-buffer: typecast cmpxchg to fix PowerPC warning 16 years ago
Steven Rostedt 60ba770227 tracing: add filter event logic to special, mmiotrace and boot tracers 16 years ago
Steven Rostedt 51df5fcbc1 tracing: remove trace_event_types.h 16 years ago
Steven Rostedt 4e5292ea1a tracing: use the new trace_entries.h to create format files 16 years ago
Steven Rostedt d73150943c tracing: show details of structures within the ftrace structures 16 years ago
Steven Rostedt 0a1c49db8d tracing: use macros to create internal ftrace entry ring buffer structures 16 years ago
Li Zefan 558e6547e4 tracing/profile: fix profile_disable vs module_unload 16 years ago
Carsten Emde b5130b1e7d tracing: do not update tracing_max_latency when tracer is stopped 16 years ago
Carsten Emde 41dfba4367 tracing: remove unused local variables in tracer probe functions 16 years ago
jolsa@redhat.com 689fd8b65d tracing: trace parser support for function and graph 16 years ago
jolsa@redhat.com 489663644c tracing: trace parser support for set_event 16 years ago
jolsa@redhat.com b63f39ea50 tracing: create generic trace parser 16 years ago
Steven Rostedt f81c972d27 tracing: consolidate code between trace_output.c and trace_function_graph.c 16 years ago
Steven Rostedt 637e7e8641 tracing: add lock depth to entries 16 years ago
Steven Rostedt 48659d3119 tracing: move tgid out of generic entry and into userstack 16 years ago
Steven Rostedt 49ff590390 tracing: add latency format to function_graph tracer 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