Commit Graph

136 Commits (1ba28e02a18cbdbea123836f6c98efb09cbf59ec)

Author SHA1 Message Date
Lai Jiangshan 1427cdf059 tracing: infrastructure for supporting binary record 16 years ago
Ingo Molnar 5e1607a00b tracing: rename ftrace_printk() => trace_printk() 16 years ago
Steven Rostedt c032ef64d6 tracing: add latency output format option 16 years ago
Steven Rostedt 2cadf9135e tracing: add binary buffer files for use with splice 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 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
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
Frederic Weisbecker 6eaaa5d57e tracing/core: use appropriate waiting on trace_pipe 16 years ago
Eduard - Gabriel Munteanu 3c56819b14 tracing: splice support for tracing_pipe 16 years ago
Frederic Weisbecker b91facc367 tracing/function-graph-tracer: handle the leaf functions from trace_pipe 16 years ago
Frederic Weisbecker 1292211058 tracing/power: move the power trace headers to a dedicated file 16 years ago
Frederic Weisbecker 7447dce96f tracing/function-graph-tracer: provide a selftest for the function graph tracer 16 years ago
Wenji Huang 57794a9d48 trace: trivial fixes in comment typos. 16 years ago
Steven Rostedt 1830b52d0d trace: remove deprecated entry->cpu 16 years ago
Arnaldo Carvalho de Melo b6f11df26f trace: Call tracing_reset_online_cpus before tracer->init() 16 years ago
Arnaldo Carvalho de Melo 51a763dd84 tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} 16 years ago
Arnaldo Carvalho de Melo 7be421510b trace: Remove unused trace_array_cpu parameter 16 years ago
Frederic Weisbecker c4a8e8be2d trace: better manage the context info for events 16 years ago
Arnaldo Carvalho de Melo c71a896154 blktrace: add ftrace plugin 16 years ago
Markus Metzger b1818748b0 x86, ftrace, hw-branch-tracer: dump trace on oops 16 years ago
Steven Rostedt a225cdd263 ftrace: remove static from function tracer functions 16 years ago
Steven Rostedt 5361499101 ftrace: add stack trace to function tracer 16 years ago
Frederic Weisbecker 002bb86d8d tracing/ftrace: separate events tracing and stats tracing engine 16 years ago
Frederic Weisbecker 034939b65a tracing/ftrace: handle more than one stat file per tracer 16 years ago
Rusty Russell 4462344ee9 cpumask: convert kernel trace functions further 16 years ago
Frederic Weisbecker 36994e58a4 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API 16 years ago
Ingo Molnar f7d48cbde5 tracing/ftrace: make trace_find_cmdline() generally available 16 years ago
Frederic Weisbecker dbd0b4b330 tracing/ftrace: provide the base infrastructure for histogram tracing 16 years ago
Steven Rostedt f0868d1e23 ftrace: set up trace event hash infrastructure 16 years ago
Steven Rostedt c47956d9ae ftrace: remove obsolete print continue functionality 16 years ago
Pekka J Enberg 213cc06079 ftrace: introduce tracing_reset_online_cpus() helper 16 years ago
Frederic Weisbecker 66896a85cf tracing/ftrace: add the printk-msg-only option 16 years ago
Markus Metzger a93751cab7 x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface 16 years ago
Frederic Weisbecker 77d683f3e0 tracing/ftrace: fix the check of ftrace_trace_task 16 years ago
Frederic Weisbecker 1fd8f2a3f9 tracing/function-graph-tracer: handle ftrace_printk entries 16 years ago
Ingo Molnar 6b2539302b tracing: fix typo and missing inline function 16 years ago
Steven Rostedt 978f3a45d9 ftrace: use struct pid 16 years ago
Steven Rostedt 804a685162 ftrace: trace single pid for function graph tracer 16 years ago
Steven Rostedt ea4e2bc4d9 ftrace: graph of a single function 16 years ago
Steven Rostedt e49dc19c6a ftrace: function graph return for function entry 16 years ago
Arjan van de Ven f3f47a6768 tracing: add "power-tracer": C/P state tracer to help power optimization 16 years ago
Steven Rostedt 660c7f9be9 ftrace: add thread comm to function graph tracer 16 years ago
Frederic Weisbecker 287b6e68ca tracing/function-return-tracer: set a more human readable output 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Markus Metzger 1e9b51c283 x86, bts, ftrace: a BTS ftrace plug-in prototype 16 years ago
Markus Metzger 8bba1bf5e2 x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() 16 years ago