summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: create generic trace parserjolsa@redhat.com2009-09-111-0/+106
* tracing: add lock depth to entriesSteven Rostedt2009-09-111-4/+5
* tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-111-1/+1
* Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-061-10/+2
|\
| * ftrace: Unify effect of writing to trace_options and option/*Zhaolei2009-08-181-10/+2
* | tracing: report error in trace if we fail to swap latency bufferSteven Rostedt2009-09-041-1/+12
* | tracing: add trace_array_printk for internal tracers to useSteven Rostedt2009-09-041-2/+22
* | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-50/+67
* | tracing: make tracing_reset safe for external useSteven Rostedt2009-09-041-2/+15
* | tracing: use timestamp to determine start of latency tracesSteven Rostedt2009-09-041-17/+63
* | tracing: remove users of tracing_resetSteven Rostedt2009-09-041-5/+2
* | tracing: disable buffers and synchronize_sched before resettingSteven Rostedt2009-09-041-0/+8
* | tracing: disable update max tracer while reading traceSteven Rostedt2009-09-041-3/+9
* | tracing: print out start and stop in latency tracesSteven Rostedt2009-09-041-8/+11
* | tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt2009-08-271-42/+50
* | ftrace: Move setting of clock-source out of optionsZhaolei2009-08-261-17/+75
* | tracing: Rename set_tracer_flags()'s local variable trace_flagsZhaolei2009-08-111-7/+7
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-111-4/+9
|\ \ | |/
| * perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-0/+1
| * Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-08-041-3/+7
| |\
| | * tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan2009-07-281-3/+7
| * | tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt2009-07-231-1/+1
| |/
* | tracing/function-graph-tracer: Move graph event insertion helpers in the grap...Frederic Weisbecker2009-08-061-110/+0
* | tracing: Move sched event insertion helpers in the sched switch tracer fileFrederic Weisbecker2009-08-061-56/+0
* | tracing/core: Make the stack entry helpers globalFrederic Weisbecker2009-08-061-16/+8
* | tracing/core: Turn ftrace_cpu_disabled into a global varFrederic Weisbecker2009-08-061-1/+1
* | tracing: cleanup for tracing_trace_options_read()Xiao Guangrong2009-07-201-3/+3
* | tracing: Remove unused fields/variablesjolsa@redhat.com2009-07-181-2/+1
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-07-181-0/+1
|\ \ | |/
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* | ring-buffer: make locklessSteven Rostedt2009-07-071-3/+0
* | tracing/events: Add trace_event boot optionLi Zefan2009-07-011-2/+2
|/
* tracing: Fix trace_buf_size boot optionLi Zefan2009-06-241-3/+2
* tracing: Reset iterator in t_start()Li Zefan2009-06-241-14/+4
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-4/+4
|\
| * tracing: replace a GFP_ATOMIC with GFP_KERNEL allocationLi Zefan2009-06-151-1/+1
| * tracing: fix a typo in tracing_cpumask_write()Li Zefan2009-06-151-3/+3
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-12/+11
|/
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-130/+253
|\
| * tracing: make trace pipe recognize latency format flagSteven Rostedt2009-06-011-0/+3
| * trace: disable preemption before taking raw spinlocksHeiko Carstens2009-05-281-0/+2
| * tracing: add trace_event_read_lock()Lai Jiangshan2009-05-251-0/+8
| * tracing: reset ring buffer when removing modules with eventsSteven Rostedt2009-05-061-0/+10
| * tracing: use proper export symbol for tracing apiSteven Rostedt2009-05-051-3/+3
| * tracing: export stats of ring buffers to userspaceSteven Rostedt2009-05-051-0/+42
| * tracing: have splice only copy full pagesSteven Rostedt2009-04-291-1/+1
| * tracing: only add splice page if entries existSteven Rostedt2009-04-291-2/+6
| * tracing: fix ref count in splice pagesSteven Rostedt2009-04-291-0/+1
| * tracing: convert ftrace_dump spinlocks to rawSteven Rostedt2009-04-281-3/+6
| * tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-221-2/+2
OpenPOWER on IntegriCloud