Commit Graph

147 Commits (40ee4dffff061399eb9358e0c8fcfbaf8de4c8fe)

Author SHA1 Message Date
Steven Rostedt 936e074b28 ftrace: Modify ftrace_set_filter/notrace to take ops 14 years ago
Steven Rostedt cdbe61bfe7 ftrace: Allow dynamically allocated function tracers 14 years ago
Steven Rostedt b848914ce3 ftrace: Implement separate user function filtering 14 years ago
Steven Rostedt ed926f9b35 ftrace: Use counters to enable functions to trace 14 years ago
Steven Rostedt f45948e898 ftrace: Create a global_ops to hold the filter and notrace hashes 14 years ago
Steven Rostedt 1cf41dd799 ftrace: Use hash instead for FTRACE_FL_FILTER 14 years ago
Steven Rostedt b448c4e3ae ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions 14 years ago
Steven Rostedt d2c8c3eafb ftrace: Remove FTRACE_FL_CONVERTED flag 14 years ago
Steven Rostedt 45a4a2372b ftrace: Remove FTRACE_FL_FAILED flag 14 years ago
Steven Rostedt 868baf07b1 ftrace: Fix memory leak with function graph and cpu hotplug 14 years ago
Mike Frysinger 9849ed4d72 tracing/documentation: Document dynamic ftracer internals 15 years ago
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