aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-04
|\
| * tracing: Update *ppos instead of filp->f_posJiri Olsa2009-10-24
* | ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker2009-10-14
* | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-13
|\ \ | |/ |/|
| * tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker2009-10-13
* | tracing: fix trace_vprintk callSteven Rostedt2009-10-09
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-26
|\
| * tracing: Fix off-by-one in trace_get_user()Li Zefan2009-09-22
* | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* | seq_file: constify seq_operationsJames Morris2009-09-23
|/
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-21
|\
| * sched: Fix raciness in runqueue_is_locked()Andrew Morton2009-09-20
* | tracing: remove max_tracer_type_lenLi Zefan2009-09-19
|/
* tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt2009-09-12
* tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde2009-09-12
* tracing: create generic trace parserjolsa@redhat.com2009-09-11
* tracing: add lock depth to entriesSteven Rostedt2009-09-11
* tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-11
* Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
|\
| * ftrace: Unify effect of writing to trace_options and option/*Zhaolei2009-08-17
* | tracing: report error in trace if we fail to swap latency bufferSteven Rostedt2009-09-04
* | tracing: add trace_array_printk for internal tracers to useSteven Rostedt2009-09-04
* | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
* | tracing: make tracing_reset safe for external useSteven Rostedt2009-09-04
* | tracing: use timestamp to determine start of latency tracesSteven Rostedt2009-09-04
* | tracing: remove users of tracing_resetSteven Rostedt2009-09-04
* | tracing: disable buffers and synchronize_sched before resettingSteven Rostedt2009-09-04
* | tracing: disable update max tracer while reading traceSteven Rostedt2009-09-04
* | tracing: print out start and stop in latency tracesSteven Rostedt2009-09-04
* | tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt2009-08-27
* | ftrace: Move setting of clock-source out of optionsZhaolei2009-08-26
* | tracing: Rename set_tracer_flags()'s local variable trace_flagsZhaolei2009-08-11
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
|\|
| * perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
| * Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-08-04
| |\
| | * tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan2009-07-28
| * | tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt2009-07-23
| |/
* | tracing/function-graph-tracer: Move graph event insertion helpers in the grap...Frederic Weisbecker2009-08-06
* | tracing: Move sched event insertion helpers in the sched switch tracer fileFrederic Weisbecker2009-08-06
* | tracing/core: Make the stack entry helpers globalFrederic Weisbecker2009-08-06
* | tracing/core: Turn ftrace_cpu_disabled into a global varFrederic Weisbecker2009-08-06
* | tracing: cleanup for tracing_trace_options_read()Xiao Guangrong2009-07-20
* | tracing: Remove unused fields/variablesjolsa@redhat.com2009-07-18
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-07-18
|\|
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | ring-buffer: make locklessSteven Rostedt2009-07-07
* | tracing/events: Add trace_event boot optionLi Zefan2009-07-01
|/
* tracing: Fix trace_buf_size boot optionLi Zefan2009-06-24
* tracing: Reset iterator in t_start()Li Zefan2009-06-24
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-20
|\