Commit Graph

490 Commits (0e0b494ca8c54a7297d0cc549405091019b3b77e)

Author SHA1 Message Date
Li Zefan 1dbd1951f3 tracing: Fix preempt count leak 14 years ago
Slava Pestov 364829b126 tracing: Fix panic when lseek() called on "trace" opened for writing 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Steven Rostedt 91e86e560d tracing: Fix recursive user stack trace 14 years ago
Steven Rostedt dd49a38cf3 tracing: Do not limit the size of the number of CPU buffers 15 years ago
matt mooney 907f278409 tracing/trivial: Remove cast from void* 15 years ago
Marcin Slusarz 1aa54bca6e tracing: Sanitize value returned from write(trace_marker, "...", len) 15 years ago
Jason Wessel 955b61e597 ftrace,kdb: Extend kdb to be able to dump the ftrace buffer 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
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
Arnd Bergmann 5e3d20a68f init: Remove the BKL from startup code 15 years ago
Américo Wang 30dbb20e68 tracing: Remove boot tracer 15 years ago
Steven Rostedt 5168ae50a6 tracing: Remove ftrace_preempt_disable/enable 15 years ago
Steven Rostedt 2711ca237a ring-buffer: Move zeroing out excess in page to ring buffer code 15 years ago
Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes 15 years ago
Steven Rostedt a9a5776380 tracing: Allow events to share their print functions 15 years ago
David Miller 72c9ddfd4c ring-buffer: Make non-consuming read less expensive with lots of cpus. 15 years ago
Jiri Olsa 62b915f106 tracing: Add graph output support for irqsoff tracer 15 years ago
Frederic Weisbecker cecbca96da tracing: Dump either the oops's cpu source or all cpus buffers 15 years ago
Lai Jiangshan aa27497c2f tracing: Fix uninitialized variable of tracing/trace output 15 years ago
Steven Rostedt bc21b47842 tracing: Show the lost events in the trace_pipe output 15 years ago
Steven Rostedt 66a8cb95ed ring-buffer: Add place holder recording of dropped events 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Steven Rostedt b6345879cc tracing: Do not record user stack trace from NMI context 15 years ago
Steven Rostedt a2f8071428 tracing: Disable buffer switching when starting or stopping trace 15 years ago
Steven Rostedt 283740c619 tracing: Use same local variable when resetting the ring buffer 15 years ago
Tim Bird 0e95017355 function-graph: Add tracing_thresh support to function_graph tracer 15 years ago
Arnaldo Carvalho de Melo 1acaa1b2d9 tracing: Update the comm field in the right variable in update_max_tr 15 years ago
Lai Jiangshan ac91d85456 tracing: Fix warning in s_next of trace file ops 15 years ago
Steven Rostedt 74bf4076f2 tracing: Prevent kernel oops with corrupted buffer 15 years ago
Steven Rostedt d931369b74 tracing: Add stack dump to trace_printk if stacktrace option is set 15 years ago
Lai Jiangshan 7e53bd42d1 tracing: Consolidate protection of reader access to the ring buffer 15 years ago
Steven Rostedt c757bea93b tracing: Fix setting tracer specific options 15 years ago
Alexey Dobriyan 28dfef8feb const: constify remaining pipe_buf_operations 15 years ago
Steven Rostedt e36c54582c tracing: Fix return of trace_dump_stack() 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Li Zefan 8d18eaaff5 tracing: Simplify trace_option_write() 15 years ago
Li Zefan 2cbafd68b8 tracing: Remove useless trace option 15 years ago
Li Zefan 13f16d2091 tracing: Use seq file for trace_clock 15 years ago
Li Zefan fdb372ed4c tracing: Use seq file for trace_options 15 years ago
Sam Ravnborg 273b281fa2 kbuild: move utsrelease.h to include/generated 15 years ago
Steven Rostedt 03889384ce tracing: Add trace_dump_stack() 15 years ago
Carsten Emde f2942487ff tracing: Remove comparing of NULL to va_list in trace_array_vprintk() 15 years ago
Steven Rostedt a63ce5b306 tracing: Buffer the output of seq_file in case of filled buffer 15 years ago