Commit Graph

702 Commits (546e5354a6e4ec760ac03ef1148e9a4762abb5f5)

Author SHA1 Message Date
KOSAKI Motohiro 10dd3ebe21 tracing: fix deadlock when setting set_ftrace_pid 16 years ago
KOSAKI Motohiro 422d3c7a57 tracing: current tip/master can't enable ftrace 16 years ago
Steven Rostedt 770cb24345 tracing: add format files for ftrace default entries 16 years ago
Steven Rostedt 33b0c229e3 tracing: move print of event format to separate file 16 years ago
Steven Rostedt 5e2336a0d4 tracing: make all file_operations const 16 years ago
Ingo Molnar 40ada30f96 tracing: clean up menu 16 years ago
Frederic Weisbecker 0012693ad4 tracing/function-graph-tracer: use the more lightweight local clock 16 years ago
Ingo Molnar 5e1607a00b tracing: rename ftrace_printk() => trace_printk() 16 years ago
Steven Rostedt e9d25fe6ea tracing: have latency tracers set the latency format 16 years ago
Steven Rostedt 27d48be844 tracing: consolidate print_lat_fmt and print_trace_fmt 16 years ago
Steven Rostedt 5fd73f8624 tracing: remove extra latency_trace method from trace structure 16 years ago
Steven Rostedt c032ef64d6 tracing: add latency output format option 16 years ago
Steven Rostedt e74da5235c tracing: fix seq read from trace files 16 years ago
Steven Rostedt 2dc5d12b1f tracing: do not return EFAULT if read copied anything 16 years ago
Steven Rostedt 4f3640f8a3 ring-buffer: fix timestamp in partial ring_buffer_page_read 16 years ago
Steven Rostedt e543ad7691 tracing: add cpu_file intialization for ftrace_dump 16 years ago
Peter Zijlstra efed792d67 tracing: add lockdep tracepoints for lock acquire/release 16 years ago
Steven Rostedt 2cadf9135e tracing: add binary buffer files for use with splice 16 years ago
Steven Rostedt 474d32b68d ring-buffer: make ring_buffer_read_page read from start on partial page 16 years ago
Steven Rostedt e3d6bf0a07 ring-buffer: replace sizeof of event header with offsetof 16 years ago
Steven Rostedt ef7a4a1614 ring-buffer: fix ring_buffer_read_page 16 years ago
Steven Rostedt 41be4da4e8 ring-buffer: reset write field for ring_buffer_read_page 16 years ago
Steven Rostedt 633ddaa7f4 tracing: fix return value to registering events 16 years ago
Steven Rostedt 96ccd21cd1 tracing: add print format to event trace format files 16 years ago
Steven Rostedt c5e4e19271 tracing: add trace name and id to event formats 16 years ago
Steven Rostedt 91729ef966 tracing: add ftrace headers to event format files 16 years ago
Steven Rostedt 981d081ec8 tracing: add format file to describe event struct fields 16 years ago
Steven Rostedt f9520750c4 tracing: make trace_seq_reset global and rename to trace_seq_init 16 years ago
Steven Rostedt 11a241a330 tracing: add protection around modify trace event fields 16 years ago
Steven Rostedt d20e3b0384 tracing: add TRACE_FIELD_SPECIAL to record complex entries 16 years ago
Steven Rostedt fd99498989 tracing: add raw fast tracing interface for trace events 16 years ago
Steven Rostedt c32e827b25 tracing: add raw trace point recording infrastructure 16 years ago
Steven Rostedt ef5580d0ff tracing: add interface to write into current tracer buffer 16 years ago
Steven Rostedt b628b3e629 tracing: make the set_event and available_events subsystem aware 16 years ago
Steven Rostedt 6ecc2d1ca3 tracing: add subsystem level to trace events 16 years ago
Steven Rostedt eb594e45f6 tracing: move trace point formats to files in include/trace directory 16 years ago
Steven Rostedt 0cfe82451d tracing: replace kzalloc with kcalloc 16 years ago
Steven Rostedt 5c6a3ae1b4 tracing: use newline separator for trace options list 16 years ago
Steven Rostedt 85a2f9b46f tracing: use pointer error returns for __tracing_open 16 years ago
Steven Rostedt d8e83d26b5 tracing: add protection around open use of current_tracer 16 years ago
Steven Rostedt 577b785f55 tracing: add tracer dependent options to options directory 16 years ago
Steven Rostedt a825907507 tracing: add options directory and core option files 16 years ago
Ingo Molnar 14131f2f98 tracing: implement trace_clock_*() APIs 16 years ago
Jason Baron af39241b90 tracing, genirq: add irq enter and exit trace events 16 years ago
Frederic Weisbecker 8656e7a2fa tracing/core: make the per cpu trace files in per cpu directories 16 years ago
Steven Rostedt eef62a6826 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT 16 years ago
Frederic Weisbecker d7350c3f45 tracing/core: make the read callbacks reentrants 16 years ago
Frederic Weisbecker b04cc6b1f6 tracing/core: introduce per cpu tracing files 16 years ago
Ingo Molnar 886b5b73d7 tracing: remove /debug/tracing/latency_trace 16 years ago
Ingo Molnar 2d542cf342 tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock 16 years ago