Commit Graph

738 Commits (db526ca329f855510e8ce672332eba3304aed590)

Author SHA1 Message Date
Frederic Weisbecker 8e1b82e086 tracing/function-graph-tracer: turn tracing_selftest_running into an int 16 years ago
Frederic Weisbecker decbec3838 tracing/function-graph-tracer: implement a print_headers function 16 years ago
Steven Rostedt 21bbecdaae ftrace: use init_struct_pid as swapper pid 16 years ago
Frederic Weisbecker 21a8c466f9 tracing/ftrace: provide the macro task_curr_ret_stack() 16 years ago
Frederic Weisbecker 77d683f3e0 tracing/ftrace: fix the check of ftrace_trace_task 16 years ago
Frederic Weisbecker ff32504fdc tracing/ftrace: don't insert TRACE_PRINT during selftests 16 years ago
Frederic Weisbecker 1fd8f2a3f9 tracing/function-graph-tracer: handle ftrace_printk entries 16 years ago
Liming Wang faec2ec505 ftrace: avoid duplicated function when writing set_graph_function 16 years ago
Ingo Molnar 6b2539302b tracing: fix typo and missing inline function 16 years ago
Steven Rostedt e32d895691 ftrace: add ability to only trace swapper tasks 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 0ef8cde56a ftrace: use task struct trace flag to filter on pid 16 years ago
Steven Rostedt ea4e2bc4d9 ftrace: graph of a single function 16 years ago
Steven Rostedt 0a37119d96 trace: fix output of stack trace 16 years ago
Ingo Molnar 764f3b9513 tracing/function-graph-tracer: enabled by default 16 years ago
Frederic Weisbecker 166d3c7994 tracing/function-graph-tracer: improve duration output 16 years ago
Frederic Weisbecker 11e84acc40 tracing/function-graph-tracer: display unified style cmdline and pid 16 years ago
Steven Rostedt e49dc19c6a ftrace: function graph return for function entry 16 years ago
Steven Rostedt 044fa782eb ring-buffer: change "page" variable names to "bpage" 16 years ago
Steven Rostedt 14a866c567 ftrace: add ftrace_graph_stop() 16 years ago
Steven Rostedt 8789a9e7df ring-buffer: read page interface 16 years ago
Steven Rostedt abc9b56d66 ring-buffer: move some metadata into buffer page 16 years ago
Steven Rostedt a5e25883a4 ftrace: replace raw_local_irq_save with local_irq_save 16 years ago
Frederic Weisbecker 48d68b20d0 tracing/function-graph-tracer: support for x86-64 16 years ago
Liming Wang 66eafebc10 function trace: fix a bug of single thread function trace 16 years ago
Frederic Weisbecker 65c6dc6adb tracing/branch-tracer: include missing irqflags.h 16 years ago
Liming Wang 50cdaf08a8 ftrace: improve seq_operation of ftrace 16 years ago
Török Edwin c7425acb42 tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE 16 years ago
Ingo Molnar d51090b346 tracing/function-graph-tracer: more output tweaks 16 years ago
Frederic Weisbecker 1a056155ed tracing/function-graph-tracer: adjustments of the trace informations 16 years ago
Frederic Weisbecker 83a8df618e tracing/function-graph-tracer: enhancements for the trace output 16 years ago
Lai Jiangshan 4f5a7f40dd ftrace: prevent recursion 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 437f24fb89 ftrace: add cpu annotation for function graph tracer 16 years ago
Steven Rostedt 660c7f9be9 ftrace: add thread comm to function graph tracer 16 years ago
Steven Rostedt e53a6319cc ftrace: let function tracing and function return run together 16 years ago
Steven Rostedt 5a45cfe1c6 ftrace: use code patching for ftrace graph tracer 16 years ago
Steven Rostedt df4fc31558 ftrace: add function tracing to single thread 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
Peter Zijlstra ca109491f6 hrtimer: removing all ur callback modes 16 years ago
Pekka Paalanen 7ee1768ddb x86, mmiotrace: fix buffer overrun detection 16 years ago
Frederic Weisbecker eae849ca03 tracing/function-return-tracer: don't trace kfree while it frees the return stack 16 years ago
Török Edwin e38da59269 tracing/stack-tracer: avoid races accessing file 16 years ago
Török Edwin 8d26487fd4 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT 16 years ago
Török Edwin cffa10aecb tracing/stack-tracer: fix locking and refcounts 16 years ago
Török Edwin 8d7c6a9616 tracing/stack-tracer: fix style issues 16 years ago