nfsd: clean up readdirplus encoding
[safe/jmp/linux-2.6] / kernel / trace /
2009-08-12 Alan D. BrunelleRemove double removal of blktrace directory
2009-08-09 Frederic Weisbeckerperf_counter: Fix/complete ftrace event records sampling
2009-08-09 Ingo MolnarMerge branch 'linus' into tracing/urgent
2009-08-08 Tom Zanussitracing/filters: Always free pred on filter_add_subsyst...
2009-08-08 Tom Zanussitracing/filters: Don't use pred on alloc failure
2009-08-07 Eric Dumazetring-buffer: Fix memleak in ring_buffer_free()
2009-08-06 Robert Richterring-buffer: Fix advance of reader in rb_buffer_peek()
2009-08-06 Peter Zijlstraftrace: Fix perf-tracepoint OOPS
2009-08-06 Steven Rostedtring-buffer: do not disable ring buffer on oops_in_progress
2009-08-06 Steven Rostedtring-buffer: fix check of try_to_discard result
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-28 Lai Jiangshantracing: Fix invalid function_graph entry
2009-07-23 Steven Rostedttracing: only truncate ftrace files when O_TRUNC is set
2009-07-23 Steven Rostedttracing: show proper address for trace-printk format
2009-07-23 Li Zefantracing/stat: Fix seqfile memory leak
2009-07-23 Li Zefanfunction-graph: Fix seqfile memory leak
2009-07-23 Li Zefantrace_stack: Fix seqfile memory leak
2009-07-17 Xiao Guangrongtracing/function: Fix the return value of ftrace_trace_...
2009-07-13 Steven Rostedttracing/function-profiler: do not free per cpu variable...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-02 Xiao Guangrongtracing: Fix trace_print_seq()
2009-06-29 Li Zefantracing/fastboot: Document the need of initcall_debug
2009-06-26 Lai Jiangshantrace_export: Repair missed fields
2009-06-26 Li Zefantracing: Fix stack tracer sysctl handling
2009-06-26 Li Zefanftrace: Fix the output of profile
2009-06-25 Paul Mundtring-buffer: Make it generally available
2009-06-25 Li Zefanftrace: Remove duplicate newline
2009-06-24 Li Zefantracing: Fix trace_buf_size boot option
2009-06-24 Li Zefanftrace: Fix t_hash_start()
2009-06-24 Li Zefanftrace: Don't manipulate @pos in t_start()
2009-06-24 Li Zefanftrace: Don't increment @pos in g_start()
2009-06-24 Li Zefantracing: Reset iterator in t_start()
2009-06-24 Li Zefantrace_stat: Don't increment @pos in seq start()
2009-06-24 Li Zefantracing_bprintk: Don't increment @pos in t_start()
2009-06-24 Li Zefantracing/events: Don't increment @pos in s_start()
2009-06-20 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-20 Ingo MolnarMerge branch 'tip/tracing/urgent-1' of git://git./linux...
2009-06-20 Ingo MolnarMerge branch 'tip/tracing/urgent' of git://git./linux...
2009-06-20 Frederic Weisbeckertracing/urgent: warn in case of ftrace_start_up inbalance
2009-06-20 Frederic Weisbeckertracing/urgent: fix unbalanced ftrace_start_up
2009-06-18 Steven Rostedtfunction-graph: add stack frame test
2009-06-18 Steven Rostedtfunction-graph: disable when both x86_32 and optimize...
2009-06-17 Steven Rostedtring-buffer: have benchmark test print to trace buffer
2009-06-17 Steven Rostedtring-buffer: do not grab locks in nmi
2009-06-17 Steven Rostedtring-buffer: add locks around rb_per_cpu_empty
2009-06-17 Steven Rostedtring-buffer: check for less than two in size allocation
2009-06-17 Steven Rostedtring-buffer: remove useless compile check for buffer_pa...
2009-06-17 Steven Rostedtring-buffer: remove useless warn on check
2009-06-17 Steven Rostedtring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
2009-06-16 Li Zefantracing/filters: fix race between filter setting and...
2009-06-16 Li Zefantracing/filters: free filter_string in destroy_preds()
2009-06-16 Steven Rostedtring-buffer: use commit counters for commit pointer...
2009-06-16 Steven Rostedtring-buffer: remove unused variable
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16 Steven Rostedtring-buffer: have benchmark test handle discarded events
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-15 Steven Rostedtring-buffer: prevent adding write in discarded area
2009-06-15 Li Zefantracing/filters: strloc should be unsigned short
2009-06-15 Li Zefantracing/filters: operand can be negative
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-15 Rusty Russellcpumask: use new operators in kernel/trace
2009-06-15 Vegard Nossumtrace: annotate bitfields in struct ring_buffer_event
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge branch 'tracing-urgent-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-09 Steven Rostedttracing: add protection around module events unload
2009-06-09 Steven Rostedttracing: add trace_seq_vprint interface
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-06-09 Steven Rostedtring-buffer: fix ret in rb_add_time_stamp
2009-06-08 Peter Zijlstraring-buffer: pass in lockdep class key for reader_lock
2009-06-05 Ingo MolnarMerge branch 'tip/tracing/ftrace-4' of git://git./linux...
2009-06-04 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
2009-06-03 Steven Rostedttracing: add annotation to what type of stack trace...
2009-06-03 Steven Whitehousetracing: fix multiple use of __print_flags and __print_...
2009-06-03 walimistracing/events: fix output format of user stack
2009-06-03 walimistracing/events: fix output format of kernel stack
2009-06-03 walimistracing/trace_stack: fix the number of entries in the...
2009-06-03 Steven Rostedtring-buffer: discard timestamps that are at the start...
2009-06-03 Steven Rostedtring-buffer: try to discard unneeded timestamps
2009-06-03 Tim Birdring-buffer: fix bug in ring_buffer_discard_commit
2009-06-02 Steven Rostedtfunction-graph: always initialize task ret_stack
2009-06-02 Steven Rostedtfunction-graph: add memory barriers for accessing task...
2009-06-02 Steven Rostedtfunction-graph: enable the stack after initialization...
2009-06-02 Steven Rostedtfunction-graph: only allocate init tasks if it was...
2009-06-02 Steven Rostedtftrace: do not profile functions when disabled
2009-06-02 Steven Rostedttracing: make trace pipe recognize latency format flag
2009-06-02 Steven Whitehousetracing: add exports to use __print_symbolic and __prin...
2009-06-02 Li Zefantracing/events: introduce __dynamic_array()
2009-06-02 Steven Rostedttracing: combine the default tracers into one config
2009-06-02 Steven Rostedttracing: fix config options to not show when automatica...
2009-06-02 Steven Rostedtftrace: add kernel command line function filtering
2009-06-01 Frederic Weisbeckertracing/stat: remove unappropriate safe walk on list
2009-06-01 Li Zefantracing/stat: do some cleanups
2009-06-01 Li Zefantracing/stat: remember to free root node
2009-06-01 Li Zefantracing/stat: change dummpy_cmp() to return -1
2009-06-01 Frederic Weisbeckertracing/stat: replace linked list by an rbtree for...
2009-06-01 Frederic Weisbeckertracing/stat: replace trace_stat_session by stat_session
next