Commit Graph

1175 Commits (69fd4f0eb2ececbf8ade55e31a933e174965745e)

Author SHA1 Message Date
Jason Baron 69fd4f0eb2 tracing: Add ftrace_event_call void * 'data' field 16 years ago
Jason Baron f744bd576a tracing: Raw_init() bailout in trace event register fail case 16 years ago
Jason Baron 066e0378c2 tracing: Call arch_init_ftrace_syscalls at boot 16 years ago
Zhaolei 7770841e63 tracing: Rename set_tracer_flags()'s local variable trace_flags 16 years ago
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Tom Zanussi fb82ad7198 tracing/filters: Don't use pred on alloc failure 16 years ago
Tom Zanussi 26528e773e tracing/filters: Always free pred on filter_add_subsystem_pred() failure 16 years ago
Tom Zanussi 96b2de313b tracing/filters: Don't use pred on alloc failure 16 years ago
Eric Dumazet bd3f02212d ring-buffer: Fix memleak in ring_buffer_free() 16 years ago
Robert Richter 469535a598 ring-buffer: Fix advance of reader in rb_buffer_peek() 16 years ago
Frederic Weisbecker a2ca5e03b6 tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES 16 years ago
Frederic Weisbecker 1a0799a8fe tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file 16 years ago
Frederic Weisbecker 82e04af498 tracing: Move sched event insertion helpers in the sched switch tracer file 16 years ago
Frederic Weisbecker c0a0d0d3f6 tracing/core: Make the stack entry helpers global 16 years ago
Frederic Weisbecker 5e5bf48398 tracing/core: Turn ftrace_cpu_disabled into a global var 16 years ago
Lai Jiangshan 0c9e6f639a tracing: Simplify print_graph_cpu() 16 years ago
Peter Zijlstra af6af30c0f ftrace: Fix perf-tracepoint OOPS 16 years ago
Steven Rostedt 464e85eb0e ring-buffer: do not disable ring buffer on oops_in_progress 16 years ago
Steven Rostedt 0f2541d299 ring-buffer: fix check of try_to_discard result 16 years ago
Lai Jiangshan 74e7ff8c50 tracing: Fix missing function_graph events when we splice_read from trace_pipe 16 years ago
Lai Jiangshan 38ceb592fc tracing: Fix invalid function_graph entry 16 years ago
Steven Rostedt 8650ae32ef tracing: only truncate ftrace files when O_TRUNC is set 16 years ago
Steven Rostedt 4c739ff043 tracing: show proper address for trace-printk format 16 years ago
Li Zefan 636eacee3b tracing/stat: Fix seqfile memory leak 16 years ago
Li Zefan 87827111a5 function-graph: Fix seqfile memory leak 16 years ago
Li Zefan d8cc1ab793 trace_stack: Fix seqfile memory leak 16 years ago
Li Zefan 1f9963cbb0 tracing/filters: improve subsystem filter 16 years ago
Xiao Guangrong ff4e9da233 tracing: cleanup for tracing_trace_options_read() 16 years ago
Li Zefan 7d536cb3fb tracing/events: record the size of dynamic arrays 16 years ago
jolsa@redhat.com 566b0aaf79 tracing: Remove unused fields/variables 16 years ago
Xiao Guangrong 6f2f3cf00e tracing/function: Cleanup for function tracer 16 years ago
Xiao Guangrong 79173bf556 tracing/trace_stack: Cleanup for trace_lookup_stack() 16 years ago
Xiao Guangrong 64fbcd1628 tracing/function: Simplify __ftrace_replace_code() 16 years ago
Xiao Guangrong 04aef32d39 tracing/function: Fix the return value of ftrace_trace_onoff_callback() 16 years ago
Lai Jiangshan da706d8bc8 ring_buffer: Fix warning while ignoring cmpxchg return value 16 years ago
Steven Rostedt 6ab5d668b1 tracing/function-profiler: do not free per cpu variable stat 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Lai Jiangshan a35780005e tracing/workqueues: Add refcnt to struct cpu_workqueue_stats 16 years ago
Lai Jiangshan d8ea37d5de tracing/stat: Add stat_release() callback 16 years ago
Li Zefan 80098c200e kmemtrace: Rename some functions 16 years ago
Frederic Weisbecker 6a167c6558 tracing/kmemtrace: Use the %pf format 16 years ago
Frederic Weisbecker 68baafcfc4 tracing/function-graph-tracer: Use the %pf format 16 years ago
Xiao Guangrong dc82ec98a4 tracing/filter: Remove empty subsystem and its directory 16 years ago
Xiao Guangrong c5cb183608 tracing/filter: Remove preds from struct event_subsystem 16 years ago
Steven Rostedt 77ae365eca ring-buffer: make lockless 16 years ago
Steven Rostedt 3adc54fa82 ring-buffer: make the buffer a true circular link list 16 years ago
Li Zefan ddc1637af2 kmemtrace: Print binary output only if 'bin' option is set 16 years ago
Xiao Guangrong e1af3aec3e tracing: Fix trace_print_seq() 16 years ago
Li Zefan 020e5f85cb tracing/events: Add trace_event boot option 16 years ago
Li Zefan 238a24f626 tracing/fastboot: Document the need of initcall_debug 16 years ago