Commit Graph

1716 Commits (81d3858d3131a589cade0d8b57f95cc1fc699b89)

Author SHA1 Message Date
Jason Baron e0cf0cd496 jump label: Initialize workqueue tracepoints *before* they are registered 15 years ago
Steven Rostedt 79e406d7b0 tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums 15 years ago
Steven Rostedt b304d0441a tracing: Do not trace in irq when funcgraph-irq option is zero 15 years ago
Jiri Olsa 2bd16212b8 tracing: Add funcgraph-irq option for function graph tracer. 15 years ago
Steven Rostedt 57c072c711 tracing: Fix reading of set_ftrace_filter across lists 15 years ago
Steven Rostedt 98c4fd046f tracing: Keep track of set_ftrace_filter position and allow lseek again 15 years ago
Steven Rostedt 4aeb69672d tracing: Replace typecasted void pointer in set_ftrace_filter code 15 years ago
Steven Rostedt 2bccfffd15 tracing: Do not reset *pos in set_ftrace_filter 15 years ago
Chris Wright df09162550 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread 15 years ago
Peter Zijlstra a4eaf7f146 perf: Rework the PMU methods 15 years ago
Li Zefan 9cb627d5f3 perf, trace: Fix module leak 15 years ago
Masami Hiramatsu da34634fd3 tracing/kprobe: Fix handling of C-unlike argument names 15 years ago
Masami Hiramatsu aba91595cf tracing/kprobes: Fix handling of argument names 15 years ago
Masami Hiramatsu 61a5273622 tracing/kprobe: Fix a memory leak in error case 15 years ago
Steven Rostedt 9c55cb12c1 tracing: Do not allow llseek to set_ftrace_filter 15 years ago
Andi Kleen b3bd3de66f gcc-4.6: kernel/*: Fix unused but set warnings 15 years ago
Steven Rostedt f6195aa09e ring-buffer: Place duplicate expression into a single function 15 years ago
Li Zefan 3aaba20f26 tracing: Fix a race in function profile 15 years ago
Anton Blanchard 151772dbfa tracing/trace_stack: Fix stack trace on ppc64 15 years ago
Namhyung Kim 6016ee13db perf, tracing: add missing __percpu markups 15 years ago
Frederic Weisbecker 7ae07ea3a4 perf: Humanize the number of contexts 15 years ago
Li Zefan 86397dc3cc tracing: Clean up seqfile code for format file 15 years ago
Marcin Slusarz 1aa54bca6e tracing: Sanitize value returned from write(trace_marker, "...", len) 15 years ago
Steven Rostedt 2a37a3df57 tracing/events: Convert format output to seq_file 15 years ago
Adrian Hunter 8d57a98ccd block: add secure discard 15 years ago
Arnd Bergmann 62c2a7d969 block: push BKL into blktrace ioctls 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Huang Ying 18fab912d4 tracing: Fix ring_buffer_read_page reading out of page boundary 15 years ago
Shaohua Li 575570f027 tracing: Fix an unallocated memory access in function_graph 15 years ago
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