locking: Convert raw_spinlock to arch_spinlock
[safe/jmp/linux-2.6] / kernel / trace / trace.c
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-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
2009-04-29 Steven Rostedttracing: have splice only copy full pages
2009-04-29 Steven Rostedttracing: only add splice page if entries exist
2009-04-29 Steven Rostedttracing: fix ref count in splice pages
2009-04-28 Steven Rostedttracing: convert ftrace_dump spinlocks to raw
2009-04-22 Li Zefantracing/events: make struct trace_entry->type to be...
2009-04-17 Steven Rostedttracing: protect trace_printk from recursion
2009-04-17 Steven Rostedttracing: add EXPORT_SYMBOL_GPL for trace commits
2009-04-17 Li Zefantracing: fix file mode of trace and README
2009-04-17 Avadh Pateltracing: add saved_cmdlines file to show cached task...
2009-04-14 Steven Rostedttracing/events: add export symbols for trace events...
2009-04-13 Tom Zanussitracing/filters: use ring_buffer_discard_commit() in...
2009-04-13 Steven Rostedttracing/filters: use ring_buffer_discard_commit for...
2009-04-13 Tom Zanussitracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event...
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-04-10 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-04-10 Lai Jiangshantracing: fix splice return too large
2009-04-10 Lai Jiangshantracing: update file->f_pos when splice(2) it
2009-04-10 Lai Jiangshantracing: allocate page when needed
2009-04-10 Lai Jiangshantracing: disable seeking for trace_pipe_raw
2009-04-07 Frederic Weisbeckertracing/ftrace: factorize the tracing files creation
2009-04-07 Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2009-04-07 Nikanth KarthikesanUpdate /debug/tracing/README
2009-04-07 Frederic Weisbeckertracing/ftrace: alloc the started cpumask for the trace...
2009-04-07 Frederic Weisbeckertracing/ftrace: fix missing include string.h
2009-04-07 Lai Jiangshantracing: fix incorrect return type of ns2usecs()
2009-04-07 Ingo MolnarMerge branch 'linus' into tracing/core
next