nfsd4: remove redundant check from nfsd4_open
[safe/jmp/linux-2.6] / kernel / trace /
2009-02-19 Steven Rostedttracing: limit the number of loops the ring buffer...
2009-02-19 Steven Rostedttracing: have function trace select kallsyms
2009-02-19 Steven Rostedttracing: disable tracing while testing ring buffer
2009-02-17 Frederic Weisbeckertracing/function-graph-tracer: trace the idle tasks
2009-02-15 Pekka Paalanentrace: mmiotrace to the tracer menu in Kconfig
2009-02-15 Pekka Paalanenmmiotrace: count events lost due to not recording
2009-02-03 Oleg Nesterovftrace: do_each_pid_task() needs rcu lock
2009-01-22 Steven Rostedtring-buffer: reset timestamps when ring buffer is reset
2009-01-21 Steven Rostedttrace: set max latency variable to zero on default
2009-01-21 Steven Rostedttrace: stop all recording to ring buffer on ftrace_dump
2009-01-21 Steven Rostedttrace: print ftrace_dump at KERN_EMERG log level
2009-01-21 Lai Jiangshanring_buffer: reset write when reserve buffer fail
2009-01-21 Frederic Weisbeckertracing/function-graph-tracer: fix a regression while...
2009-01-20 Steven Rostedtring-buffer: fix alignment problem
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Robert Richterring_buffer: fix ring_buffer_event_length()
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellcpumask: convert kernel trace functions further
2008-12-31 Rusty Russellcpumask: convert kernel trace functions
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Huang Weiyitracing: removed duplicated #include
2008-12-31 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-25 Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-25 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/hw-branch...
2008-12-25 Peter Zijlstrasched, trace: update trace_sched_wakeup()
2008-12-23 Steven Rostedtring-buffer: prevent false positive warning
2008-12-23 Steven Rostedtring-buffer: fix dangling commit race
2008-12-19 Pekka J Enbergftrace: introduce tracing_reset_online_cpus() helper
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-19 Ingo Molnartracing: fix warnings in kernel/trace/trace_sched_switch.c
2008-12-19 Ingo Molnartracing: fix warning in kernel/trace/trace.c
2008-12-18 Lai Jiangshantracing/ring-buffer: remove unused ring_buffer size
2008-12-18 Thomas Gleixnertrace: fix task state printout
2008-12-18 Steven Rostedtftrace: add not to regex on filtering functions
2008-12-18 Steven Rostedttrace: better use of stack_trace_enabled for boot up...
2008-12-18 Steven Rostedttrace: add a way to enable or disable the stack tracer
2008-12-16 Frederic Weisbeckertracing/ftrace: add the printk-msg-only option
2008-12-16 Frederic Weisbeckertracing/ftrace: use preempt_enable_no_resched_notrace...
2008-12-16 Ingo MolnarMerge branches 'tracing/fastboot', 'tracing/ftrace...
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-12 Frederic Weisbeckertracing/function-graph-tracer: Output arrows signal...
2008-12-12 Markus Metzgerx86, bts, ftrace: adapt the hw-branch-tracer to the...
2008-12-12 Robert Richterring_buffer: adding EXPORT_SYMBOLs
2008-12-10 Robert Richterftrace: remove unused function arg in trace_iterator_in...
2008-12-10 Robert Richterring_buffer: update description for ring_buffer_alloc()
2008-12-08 Ingo Molnartracing/function-graph-tracer: fix 'flags' variable...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: append the tracing_graph...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: turn tracing_selftest_ru...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: implement a print_header...
2008-12-05 Steven Rostedtftrace: use init_struct_pid as swapper pid
2008-12-05 Frederic Weisbeckertracing/ftrace: provide the macro task_curr_ret_stack()
2008-12-05 Frederic Weisbeckertracing/ftrace: fix the check of ftrace_trace_task
2008-12-05 Frederic Weisbeckertracing/ftrace: don't insert TRACE_PRINT during selftests
2008-12-05 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-04 Frederic Weisbeckertracing/function-graph-tracer: handle ftrace_printk...
2008-12-04 Liming Wangftrace: avoid duplicated function when writing set_grap...
2008-12-04 Ingo Molnartracing: fix typo and missing inline function
2008-12-04 Steven Rostedtftrace: add ability to only trace swapper tasks
2008-12-04 Steven Rostedtftrace: use struct pid
2008-12-04 Steven Rostedtftrace: trace single pid for function graph tracer
2008-12-04 Steven Rostedtftrace: use task struct trace flag to filter on pid
2008-12-04 Steven Rostedtftrace: graph of a single function
2008-12-04 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-03 Steven Rostedttrace: fix output of stack trace
2008-12-03 Ingo Molnartracing/function-graph-tracer: enabled by default
2008-12-03 Frederic Weisbeckertracing/function-graph-tracer: improve duration output
2008-12-03 Frederic Weisbeckertracing/function-graph-tracer: display unified style...
2008-12-03 Steven Rostedtftrace: function graph return for function entry
2008-12-03 Steven Rostedtring-buffer: change "page" variable names to "bpage"
2008-12-03 Steven Rostedtftrace: add ftrace_graph_stop()
2008-12-03 Steven Rostedtring-buffer: read page interface
2008-12-03 Steven Rostedtring-buffer: move some metadata into buffer page
2008-12-03 Steven Rostedtftrace: replace raw_local_irq_save with local_irq_save
2008-12-03 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2008-12-02 Frederic Weisbeckertracing/function-graph-tracer: support for x86-64
2008-12-02 Liming Wangfunction trace: fix a bug of single thread function...
2008-12-02 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/ftrace...
2008-11-29 Frederic Weisbeckertracing/branch-tracer: include missing irqflags.h
2008-11-28 Liming Wangftrace: improve seq_operation of ftrace
2008-11-28 Török Edwintracing, alpha: fix build: add missing #ifdef CONFIG_ST...
2008-11-28 Ingo Molnartracing/function-graph-tracer: more output tweaks
2008-11-28 Frederic Weisbeckertracing/function-graph-tracer: adjustments of the trace...
2008-11-27 Frederic Weisbeckertracing/function-graph-tracer: enhancements for the...
2008-11-27 Ingo MolnarMerge branches 'tracing/blktrace', 'tracing/ftrace...
2008-11-27 Lai Jiangshanftrace: prevent recursion
2008-11-26 Arjan van de Ventracing: add "power-tracer": C/P state tracer to help...
2008-11-26 Steven Rostedtftrace: add cpu annotation for function graph tracer
2008-11-26 Steven Rostedtftrace: add thread comm to function graph tracer
2008-11-26 Steven Rostedtftrace: let function tracing and function return run...
2008-11-26 Steven Rostedtftrace: use code patching for ftrace graph tracer
2008-11-26 Steven Rostedtftrace: add function tracing to single thread
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: set a more human readab...
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-25 Markus Metzgerx86, bts, ftrace: a BTS ftrace plug-in prototype
2008-11-25 Markus Metzgerx86, ftrace: call trace->open() before stopping tracing...
next