Commit Graph

1292 Commits (17d857be649a21ca90008c6dc425d849fa83db5c)

Author SHA1 Message Date
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Li Zefan 79fe249c83 tracing: Fix failure path in ftrace_regex_open() 16 years ago
Li Zefan 1eb90f138b tracing: Fix failure path in ftrace_graph_write() 16 years ago
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
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
Li Zefan 197e2eabc9 tracing: move PRED macros to trace_events_filter.c 16 years ago
Li Zefan a5921c6c37 tracing: remove stats from struct tracer 16 years ago
Li Zefan bd9cfca9cb tracing: format clean ups 16 years ago
Li Zefan e0ab5f2dae tracing: remove dead code 16 years ago
Steven Rostedt 478142c39c tracing: do not grab lock in wakeup latency function tracing 16 years ago