summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace.h
Commit message (Expand)AuthorAgeFilesLines
* ftrace: enable format arguments checkingLai Jiangshan2008-12-211-1/+1
*-. Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-191-0/+1
|\ \
| | * KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-101-1/+2
* | | trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-181-0/+8
|/ /
* | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-121-0/+11
* | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-0/+13
* | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-081-0/+11
* | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-051-0/+11
* | ftrace: graph of a single functionSteven Rostedt2008-12-041-0/+46
* | ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+1
* | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-0/+2
| |
| \
*-. \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-271-15/+62
|\ \ \
| | * | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-261-0/+29
| |/ / |/| |
| * | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-261-0/+5
| * | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-6/+19
| * | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-12/+12
|/ /
| |
| \
| \
| \
*---. | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-241-0/+10
|\ \ \|
| | * | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-231-0/+3
| | * | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-231-0/+5
| |/ / |/| |
| * | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-231-0/+2
|/ /
* | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-181-0/+2
* | tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-161-1/+15
* | ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-161-12/+41
* | tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker2008-11-121-41/+0
* | tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-111-0/+20
| |
| \
*-. | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-081-2/+0
|\ \|
| * | ftrace: split out hardirq ftrace code into own headerSteven Rostedt2008-11-061-5/+0
| * | ftrace: fix hardirq header for non ftrace archsSteven Rostedt2008-11-031-1/+4
* | | ftrace: soft tracing stop and startSteven Rostedt2008-11-061-0/+5
* | | ftrace: add quick function trace stopSteven Rostedt2008-11-061-0/+30
* | | tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker2008-11-041-2/+22
|/ /
| |
| \
| \
| \
*---. | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-031-0/+3
|\ \ \|
| | * | ftrace: nmi safe code clean upsSteven Rostedt2008-10-311-0/+3
| | |/
* | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-311-16/+32
|\ \ \ | | |/ | |/|
| * | ftrace: remove ftrace hashSteven Rostedt2008-10-231-5/+3
| * | ftrace: remove mcount setSteven Rostedt2008-10-231-1/+0
| * | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-2/+1
| * | ftrace: return error on failed modified text.Steven Rostedt2008-10-231-2/+22
| * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-6/+6
| |/
* / ftrace: ftrace dump on oops controlSteven Rostedt2008-10-271-0/+2
|/
* tracing/fastboot: add better resolution to initcall debug/tracingTim Bird2008-10-141-2/+2
* tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-141-0/+2
* ftrace: ktime.h not included in ftrace.hSteven Noonan2008-10-141-0/+1
* tracing/fastboot: build fixIngo Molnar2008-10-141-2/+2
* tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-141-3/+4
* tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-141-0/+2
* tracing/ftrace: add the boot tracerFrédéric Weisbecker2008-10-141-0/+19
* ftrace: use ftrace_release for all dynamic ftrace functionsSteven Rostedt2008-10-141-4/+5
* ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying2008-10-141-2/+4
* ftrace: ftrace_kill_atomic() build fixIngo Molnar2008-10-141-0/+1