tracing: Do not record user stack trace from NMI context
[safe/jmp/linux-2.6] / kernel / trace / trace.c
2010-03-13 Steven Rostedttracing: Do not record user stack trace from NMI context
2010-03-13 Steven Rostedttracing: Disable buffer switching when starting or...
2010-03-13 Steven Rostedttracing: Use same local variable when resetting the...
2010-03-11 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2010-03-06 Tim Birdfunction-graph: Add tracing_thresh support to function_...
2010-03-06 Arnaldo Carvalho... tracing: Update the comm field in the right variable...
2010-03-03 Lai Jiangshantracing: Fix warning in s_next of trace file ops
2010-02-26 Ingo MolnarMerge commit 'v2.6.33' into tracing/core
2010-01-25 Steven Rostedttracing: Prevent kernel oops with corrupted buffer
2010-01-06 Steven Rostedttracing: Add stack dump to trace_printk if stacktrace...
2010-01-06 Lai Jiangshantracing: Consolidate protection of reader access to...
2009-12-31 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-22 Steven Rostedttracing: Fix setting tracer specific options
2009-12-17 Linus TorvaldsMerge branch 'for-33' of git://repo.or.cz/linux-kbuild
2009-12-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-16 Alexey Dobriyanconst: constify remaining pipe_buf_operations
2009-12-15 Steven Rostedttracing: Fix return of trace_dump_stack()
2009-12-14 Thomas Gleixnerlocking: Convert __raw_spin* functions to arch_spin*
2009-12-14 Thomas Gleixnerlocking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN...
2009-12-14 Thomas Gleixnerlocking: Convert raw_spinlock to arch_spinlock
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-14 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-12-13 Li Zefantracing: Simplify trace_option_write()
2009-12-13 Li Zefantracing: Remove useless trace option
2009-12-13 Li Zefantracing: Use seq file for trace_clock
2009-12-13 Li Zefantracing: Use seq file for trace_options
2009-12-12 Sam Ravnborgkbuild: move utsrelease.h to include/generated
2009-12-11 Steven Rostedttracing: Add trace_dump_stack()
2009-12-09 Carsten Emdetracing: Remove comparing of NULL to va_list in trace_a...
2009-12-09 Steven Rostedttracing: Buffer the output of seq_file in case of fille...
2009-12-09 Steven Rostedttracing: Only call pipe_close if pipe_close is defined
2009-12-07 Steven Rostedttracing: Add pipe_close interface
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-11-17 Carsten Emdetracing: Fix trace_marker output
2009-11-12 Roel Kluintracing: Fix return value of tracing_stats_read()
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-10-29 Tejun Heopercpu: make percpu symbols in tracer unique
2009-10-29 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-24 Jiri Olsatracing: Update *ppos instead of filp->f_pos
2009-10-14 Frederic Weisbeckerftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
2009-10-13 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-10-13 Frederic Weisbeckertracing: Rename set_ftrace to set_bootup_ftrace
2009-10-12 Christoph Lameterthis_cpu: Use this_cpu_xx for ftrace
2009-10-09 Steven Rostedttracing: fix trace_vprintk call
2009-09-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-24 Li Zefancpumask: use zalloc_cpumask_var() where possible
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Li Zefantracing: Fix off-by-one in trace_get_user()
2009-09-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-09-20 Andrew Mortonsched: Fix raciness in runqueue_is_locked()
2009-09-19 Li Zefantracing: remove max_tracer_type_len
2009-09-13 Steven Rostedttracing: add filter event logic to special, mmiotrace...
2009-09-13 Carsten Emdetracing: do not update tracing_max_latency when tracer...
2009-09-11 jolsa@redhat.comtracing: create generic trace parser
2009-09-11 Steven Rostedttracing: add lock depth to entries
2009-09-11 Steven Rostedttracing: move tgid out of generic entry and into userstack
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-09-04 Steven Rostedttracing: report error in trace if we fail to swap laten...
2009-09-04 Steven Rostedttracing: add trace_array_printk for internal tracers...
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-09-04 Steven Rostedttracing: make tracing_reset safe for external use
2009-09-04 Steven Rostedttracing: use timestamp to determine start of latency...
2009-09-04 Steven Rostedttracing: remove users of tracing_reset
2009-09-04 Steven Rostedttracing: disable buffers and synchronize_sched before...
2009-09-04 Steven Rostedttracing: disable update max tracer while reading trace
2009-09-04 Steven Rostedttracing: print out start and stop in latency traces
2009-08-27 Steven Rostedttracing: only show tracing_max_latency when latency...
2009-08-26 Zhaoleiftrace: Move setting of clock-source out of options
2009-08-18 Zhaoleiftrace: Unify effect of writing to trace_options and...
2009-08-11 Zhaoleitracing: Rename set_tracer_flags()'s local variable...
2009-08-11 Ingo MolnarMerge branch 'linus' into tracing/core
2009-08-09 Frederic Weisbeckerperf_counter: Fix/complete ftrace event records sampling
2009-08-06 Frederic Weisbeckertracing/function-graph-tracer: Move graph event inserti...
2009-08-06 Frederic Weisbeckertracing: Move sched event insertion helpers in the...
2009-08-06 Frederic Weisbeckertracing/core: Make the stack entry helpers global
2009-08-06 Frederic Weisbeckertracing/core: Turn ftrace_cpu_disabled into a global var
2009-08-04 Ingo MolnarMerge branch 'tracing/fixes' of git://git./linux/kernel...
2009-07-28 Lai Jiangshantracing: Fix missing function_graph events when we...
2009-07-23 Steven Rostedttracing: only truncate ftrace files when O_TRUNC is set
2009-07-20 Xiao Guangrongtracing: cleanup for tracing_trace_options_read()
2009-07-18 jolsa@redhat.comtracing: Remove unused fields/variables
2009-07-18 Ingo MolnarMerge branch 'linus' into tracing/core
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-07 Steven Rostedtring-buffer: make lockless
2009-07-01 Li Zefantracing/events: Add trace_event boot option
2009-06-24 Li Zefantracing: Fix trace_buf_size boot option
2009-06-24 Li Zefantracing: Reset iterator in t_start()
2009-06-20 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-15 Li Zefantracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
2009-06-15 Li Zefantracing: fix a typo in tracing_cpumask_write()
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-02 Steven Rostedttracing: make trace pipe recognize latency format flag
2009-05-27 Heiko Carstenstrace: disable preemption before taking raw spinlocks
2009-05-25 Lai Jiangshantracing: add trace_event_read_lock()
2009-05-15 GeunSik Limtracing: Append prompt in /debug/tracing/README file
2009-05-07 Steven Rostedttracing: reset ring buffer when removing modules with...
2009-05-05 Steven Rostedttracing: use proper export symbol for tracing api
2009-05-05 Steven Rostedttracing: export stats of ring buffers to userspace
2009-04-29 Steven Rostedttracing: fix ref count in splice pages
next