Commit Graph

1678 Commits (ff2f07874362d34684296f2bd5547a099f33c6d4)

Author SHA1 Message Date
Jason Wessel 19063c776f ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump 15 years ago
Jason Wessel 955b61e597 ftrace,kdb: Extend kdb to be able to dump the ftrace buffer 15 years ago
Srikar Dronamraju 9da79ab83e tracing/kprobes: unregister_trace_probe needs to be called under mutex 15 years ago
Frederic Weisbecker 669336e4cf perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call 15 years ago
John Stultz 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 years ago
Dan Carpenter 24a461d537 trace: strlen() return doesn't account for the NULL 15 years ago
KOSAKI Motohiro ef710e100c tracing: Shrink max latency ringbuffer if unnecessary 15 years ago
Lai Jiangshan bc289ae98b tracing: Reduce latency and remove percpu trace_seq 15 years ago
Richard Kennedy 985023dee6 trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit 15 years ago
Li Zefan e870e9a124 tracing: Allow to disable cmdline recording 15 years ago
Arnd Bergmann b444786f1a tracing: Use generic_file_llseek for debugfs 15 years ago
Frederic Weisbecker eb7beb5c09 tracing: Remove special traces 15 years ago
Frederic Weisbecker f376bf5ffb tracing: Remove sysprof ftrace plugin 15 years ago
Frederic Weisbecker 5d550467b9 tracing: Remove ksym tracer 15 years ago
Arnd Bergmann 5e3d20a68f init: Remove the BKL from startup code 15 years ago
Masami Hiramatsu e09c8614b3 tracing/kprobes: Support "string" type 15 years ago
Tejun Heo 6416669975 workqueue: temporarily remove workqueue tracing 15 years ago
Steven Rostedt a1d0ce8213 tracing: Use class->reg() for all registering of events 15 years ago
Chase Douglas d62f85d1e2 tracing/function-graph: Use correct string size for snprintf 15 years ago
Li Zefan 67ead0a6ce tracing: Remove open-coded __trace_add_event_call() 15 years ago
Li Zefan ffb9f99528 tracing: Remove redundant raw_init callbacks 15 years ago
Li Zefan c9d932cf8a tracing: Remove test of NULL define_fields callback 15 years ago
Li Zefan 8728fe501e tracing: Don't allocate common fields for every trace events 15 years ago
Li Zefan c9642c49aa tracing: Use a global field list for all syscall exit events 15 years ago
Steven Rostedt a8fb260805 perf/tracing: Fix regression of perf losing kprobe events 15 years ago
Li Zefan 039ca4e74a tracing: Remove kmemtrace ftrace plugin 15 years ago
Peter Zijlstra c676329abb sched_clock: Add local_clock() API and improve documentation 15 years ago
Américo Wang 30dbb20e68 tracing: Remove boot tracer 15 years ago
Frederic Weisbecker b0f82b81fe perf: Drop the skip argument from perf_arch_fetch_regs_caller 15 years ago
Frederic Weisbecker c9cf4dbb4d x86: Unify dumpstack.h and stacktrace.h 15 years ago
Steven Rostedt 5168ae50a6 tracing: Remove ftrace_preempt_disable/enable 15 years ago
Randy Dunlap 546cf44a1b blktrace: Fix new kernel-doc warnings 15 years ago
Peter Zijlstra 2e97942fe5 perf_events, trace: Fix perf_trace_destroy(), mutex went missing 15 years ago
Peter Zijlstra 3771f07711 perf_events, trace: Fix probe unregister race 15 years ago
Steven Rostedt 2711ca237a ring-buffer: Move zeroing out excess in page to ring buffer code 15 years ago
Steven Rostedt b3230c8b44 ring-buffer: Reset "real_end" when page is filled 15 years ago
Peter Zijlstra 87f44bbc24 perf, trace: Fix !x86 build bug 15 years ago
Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes 15 years ago
Peter Zijlstra 1c024eca51 perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events 15 years ago
Peter Zijlstra b7e2ecef92 perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction 15 years ago
Peter Zijlstra 4f41c013f5 perf/ftrace: Optimize perf/tracepoint interaction for single events 15 years ago
Li Zefan e1f7992e01 tracing: Fix function declarations if !CONFIG_STACKTRACE 15 years ago
Steven Rostedt 553552ce17 tracing: Combine event filter_active and enable into single flags field 15 years ago
Steven Rostedt 32c0edaeaa tracing: Remove duplicate id information in event structure 15 years ago
Steven Rostedt 80decc70af tracing: Move print functions into event class 15 years ago
Steven Rostedt a9a5776380 tracing: Allow events to share their print functions 15 years ago
Steven Rostedt 0405ab80aa tracing: Move raw_init from events to class 15 years ago
Steven Rostedt 2e33af0295 tracing: Move fields from event to class structure 15 years ago
Steven Rostedt 2239291aeb tracing: Remove per event trace registering 15 years ago
Steven Rostedt 38516ab59f tracing: Let tracepoints have data passed to tracepoint callbacks 15 years ago