Commit Graph

1311 Commits (8798a694da59486e4a3ff0abeec183202fb34c20)

Author SHA1 Message Date
Li Zefan 8ad807318f tracing/filters: Fix memory leak when setting a filter 15 years ago
Steven Rostedt a813a15976 tracing: fix trace_vprintk call 15 years ago
Steven Rostedt 8f6e8a314a tracing: user local buffer variable for trace branch tracer 15 years ago
Zhenwen Xu c8647b2872 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c 15 years ago
Steven Rostedt 3279ba37db ftrace: check for failure for all conversions 15 years ago
jolsa@redhat.com e7247a15ff tracing: correct module boundaries for ftrace_release 15 years ago
Steven Rostedt 829b876dfc tracing: fix transposed numbers of lock_depth and preempt_count 15 years ago
Hiroshi Shimamoto b0f56f1a63 trace: Fix missing assignment in trace_ctxwake_* 15 years ago
Tom Zanussi ee949a86b3 tracing/syscalls: Use long for syscall ret format and field definitions 15 years ago
Frederic Weisbecker 75fb4090b3 tracing: Use free_percpu instead of kfree 16 years ago
Frederic Weisbecker fe8e5b5a60 tracing: Check total refcount before releasing bufs in profile_enable failure 16 years ago
Jun'ichi Nomura b0da3f0dad Add a tracepoint for block request remapping 16 years ago
Zdenek Kabelac 48c0d4d4c0 Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs 16 years ago
Paul Mundt f9ac5a69ed kmemtrace: Fix up tracer registration 16 years ago
Matt Fleming 33974093c0 tracing: Fix infinite recursion in ftrace_update_pid_func() 16 years ago
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