Commit Graph

355 Commits (9d6f7f603f8c362eec321e8dacb1cb54d74fa004)

Author SHA1 Message Date
Steven Rostedt 112f38a7e3 tracing: make trace pipe recognize latency format flag 16 years ago
Heiko Carstens 5b6045a906 trace: disable preemption before taking raw spinlocks 16 years ago
Lai Jiangshan 4f5359685a tracing: add trace_event_read_lock() 16 years ago
GeunSik Lim 88fc86c283 tracing: Append prompt in /debug/tracing/README file 16 years ago
Steven Rostedt 9456f0fa6d tracing: reset ring buffer when removing modules with events 16 years ago
Steven Rostedt 94487d6d53 tracing: use proper export symbol for tracing api 16 years ago
Steven Rostedt c8d771835e tracing: export stats of ring buffers to userspace 16 years ago
Steven Rostedt 7267fa6819 tracing: fix ref count in splice pages 16 years ago
Steven Rostedt f2957f1f19 tracing: have splice only copy full pages 16 years ago
Steven Rostedt 93459c6cb9 tracing: only add splice page if entries exist 16 years ago
Steven Rostedt 5beae6efd1 tracing: fix ref count in splice pages 16 years ago
Steven Rostedt cd891ae030 tracing: convert ftrace_dump spinlocks to raw 16 years ago
Li Zefan 7a4f453b6d tracing/events: make struct trace_entry->type to be int type 16 years ago
Steven Rostedt 3189cdb316 tracing: protect trace_printk from recursion 16 years ago
Steven Rostedt 12acd473d4 tracing: add EXPORT_SYMBOL_GPL for trace commits 16 years ago
Li Zefan 339ae5d3c3 tracing: fix file mode of trace and README 16 years ago
Avadh Patel 69abe6a5d1 tracing: add saved_cmdlines file to show cached task comms 16 years ago
Steven Rostedt 17c873ec28 tracing/events: add export symbols for trace events in modules 16 years ago
Tom Zanussi eb02ce017d tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() 16 years ago
Steven Rostedt 77d9f465d4 tracing/filters: use ring_buffer_discard_commit for discarded events 16 years ago
Tom Zanussi e45f2e2bd2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro 16 years ago
Tom Zanussi e1112b4d96 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events 16 years ago
Lai Jiangshan 93cfb3c9fd tracing: fix splice return too large 16 years ago
Lai Jiangshan c7625a555f tracing: update file->f_pos when splice(2) it 16 years ago
Lai Jiangshan ddd538f3e6 tracing: allocate page when needed 16 years ago
Lai Jiangshan d1e7e02f30 tracing: disable seeking for trace_pipe_raw 16 years ago
Frederic Weisbecker 5452af664f tracing/ftrace: factorize the tracing files creation 16 years ago
Nikanth Karthikesan bc2b6871c1 Update /debug/tracing/README 16 years ago
Frederic Weisbecker b0dfa978c7 tracing/ftrace: alloc the started cpumask for the trace file 16 years ago
Frederic Weisbecker 5f0c6c03c5 tracing/ftrace: fix missing include string.h 16 years ago
Lai Jiangshan cf8e347465 tracing: fix incorrect return type of ns2usecs() 16 years ago
Steven Rostedt a2a16d6a31 function-graph: add option to calculate graph time or not 16 years ago
Steven Rostedt 0706f1c48c tracing: adding function timings to function profiler 16 years ago
Steven Rostedt be6f164a02 function-graph: add option for include sleep times 16 years ago
Frederic Weisbecker 1618536961 tracing/function-graph-tracer: fix functions call traces imbalance 16 years ago
Frederic Weisbecker 3e1f60b80c tracing/ftrace: check if debugfs is registered before creating files 16 years ago
Frederic Weisbecker 07edf71213 tracing/events: don't use wake up for events 16 years ago
Dmitri Vorobiev b8b9426533 tracing: fix four sparse warnings 16 years ago
Frederic Weisbecker cf586b61f8 tracing/function-graph-tracer: prevent hangs during self-tests 16 years ago
Steven Rostedt 40ce74f19c tracing: remove recording function depth from trace_printk 16 years ago
Steven Rostedt 5ef841f6f3 tracing: make print_(b)printk_msg_only global 16 years ago
Steven Rostedt 4acd4d00f7 tracing: give easy way to clear trace buffer 16 years ago
Carsten Emde a635cf0497 tracing: fix command line to pid reverse map 16 years ago
Thomas Gleixner 50d88758a3 tracing: fix trace_find_cmdline() 16 years ago
Thomas Gleixner 2c7eea4c62 tracing: replace the crude (unsigned) -1 hackery 16 years ago
Thomas Gleixner 18aecd362a tracing: stop command line recording when tracing is disabled 16 years ago
Steven Rostedt af4617bdba tracing: add global-clock option to provide cross CPU clock to traces 16 years ago
Steven Rostedt 37886f6a9f ring-buffer: add api to allow a tracer to change clock source 16 years ago
Steven Rostedt 6adaad14d7 tracing: stop comm recording on tracing off 16 years ago
Steven Rostedt 4ca5308523 tracing: protect reader of cmdline output 16 years ago