Commit Graph

136 Commits (1636f8ac2b08410df4766449f7c86b912443cd99)

Author SHA1 Message Date
Steven Rostedt 4dbf6bc239 tracing: Convert nop macros to static inlines 15 years ago
Jiri Olsa 62b915f106 tracing: Add graph output support for irqsoff tracer 15 years ago
Frederic Weisbecker cecbca96da tracing: Dump either the oops's cpu source or all cpus buffers 15 years ago
Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago
Mike Frysinger e7b8e675d9 tracing: Unify arch_syscall_addr() implementations 15 years ago
Masami Hiramatsu f24bb999d2 ftrace: Remove record freezing 15 years ago
Masami Hiramatsu 2cfa19780d ftrace/alternatives: Introducing *_text_reserved functions 15 years ago
jolsa@redhat.com e7247a15ff tracing: correct module boundaries for ftrace_release 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Jaswinder Singh Rajput 83ba7c34d2 includecheck fix: include/linux, ftrace.h 16 years ago
Steven Rostedt 71e308a239 function-graph: add stack frame test 16 years ago
Steven Rostedt 261842b7c9 tracing: add same level recursion detection 16 years ago
Steven Rostedt 93eb677d74 ftrace: use module notifier for function tracer 16 years ago
Frederic Weisbecker 47788c58e6 tracing/syscalls: use a dedicated file header 16 years ago
Tetsuo Handa f876d346e3 tracing: append a comma to INIT_FTRACE_GRAPH 16 years ago
Steven Rostedt 5ac9f62267 function-graph: add proper initialization for init task 16 years ago
Steven Rostedt a2a16d6a31 function-graph: add option to calculate graph time or not 16 years ago
Steven Rostedt 493762fc53 tracing: move function profiler data out of function struct 16 years ago
Steven Rostedt bac429f037 tracing: add function profiler 16 years ago
Lai Jiangshan ee000b7f9f tracing: use union for multi-usages field 16 years ago
Steven Rostedt 5d1a03dc54 function-graph: moved the timestamp from arch to generic code 16 years ago
Frederic Weisbecker bed1ffca02 tracing/syscalls: core infrastructure for syscalls tracing, enhancements 16 years ago
Lai Jiangshan e94142a67f ftrace: remove struct list_head from struct dyn_ftrace 16 years ago
Frederic Weisbecker ee08c6eccb tracing/ftrace: syscall tracing infrastructure, basics 16 years ago
Frederic Weisbecker 769b0441f4 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() 16 years ago
Lai Jiangshan 1ba28e02a1 tracing: add trace_bprintk() 16 years ago
Lai Jiangshan 1427cdf059 tracing: infrastructure for supporting binary record 16 years ago
Frederic Weisbecker 0012693ad4 tracing/function-graph-tracer: use the more lightweight local clock 16 years ago
Ingo Molnar 526211bc58 tracing: move utility functions from ftrace.h to kernel.h 16 years ago
Ingo Molnar 5e1607a00b tracing: rename ftrace_printk() => trace_printk() 16 years ago
Uwe Kleine-Koenig c79a61f557 tracing: make CALLER_ADDRx overwriteable 16 years ago
Steven Rostedt 000ab69117 ftrace: allow archs to preform pre and post process for code modification 16 years ago
Steven Rostedt 712406a6bf tracing/function-graph-tracer: make arch generic push pop functions 16 years ago
Steven Rostedt b6887d7916 ftrace: rename _hook to _probe 16 years ago
Ingo Molnar 97d0bb8dcd ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypes 16 years ago
Steven Rostedt 809dcf29ce ftrace: add pretty print to selected fuction traces 16 years ago
Steven Rostedt 59df055f19 ftrace: trace different functions with a different tracer 16 years ago
Steven Rostedt f6180773d9 ftrace: add command interface for function selection 16 years ago
Frederic Weisbecker 1292211058 tracing/power: move the power trace headers to a dedicated file 16 years ago
Wenji Huang 57794a9d48 trace: trivial fixes in comment typos. 16 years ago
Arnaldo Carvalho de Melo 9011262a37 ftrace: add ftrace_vprintk 16 years ago
Markus Metzger b1818748b0 x86, ftrace, hw-branch-tracer: dump trace on oops 16 years ago
Shaohua Li f00012074b ftrace, ia64: Add macro for ftrace_caller 16 years ago
Lai Jiangshan 3ddeb912f4 ftrace: enable format arguments checking 16 years ago
Steven Rostedt f38f1d2aa5 trace: add a way to enable or disable the stack tracer 16 years ago
Frederic Weisbecker bcbc4f20b5 tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt 16 years ago
Hugh Dickins 9c24624727 KSYM_SYMBOL_LEN fixes 16 years ago
Frederic Weisbecker 380c4b1411 tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
Frederic Weisbecker 8b96f01198 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions 16 years ago
Frederic Weisbecker 21a8c466f9 tracing/ftrace: provide the macro task_curr_ret_stack() 16 years ago