ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec
[linux-2.6-block.git] / kernel / trace /
2009-02-16 Steven Rostedtftrace: add do_for_each_ftrace_rec and while_for_each_f...
2009-02-16 Steven Rostedtftrace: state that all functions are enabled in set_ftr...
2009-02-13 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-02-13 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-13 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2009-02-12 Steven Rostedtring-buffer: rename label out_unlock to out_reset
2009-02-12 Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2009-02-11 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-11 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-11 Arnaldo Carvalho... ring_buffer: pahole struct ring_buffer
2009-02-11 Frederic Weisbeckertracing/sysprof: add missing tracing_{start,stop}_recor...
2009-02-11 Hannes Edertracing: fix sparse warning: attribute function with...
2009-02-11 Hannes Edertracing: fix sparse warnings: fix (un-)signedness
2009-02-11 Hannes Edertracing: fix sparse warnings: make symbols static
2009-02-11 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-11 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2009-02-10 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-10 Wenji Huangtracing: fix typos in comments
2009-02-10 Wenji Huangtracing: provide correct return value after outputting...
2009-02-10 Wenji Huangtracing: remove unneeded variable
2009-02-10 Tobias Klausertracing: storage class should be before const qualifier
2009-02-10 Lai Jiangshanring_buffer: fix ring_buffer_read_page()
2009-02-10 Lai Jiangshanring_buffer: fix typing mistake
2009-02-10 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-10 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2009-02-09 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-02-09 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-02-09 Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-02-09 Steven Rostedttracing: clean up splice code
2009-02-09 Eduard - Gabriel... tracing: Move pipe waiting code out of tracing_read_pipe().
2009-02-09 Eduard - Gabriel... tracing: splice support for tracing_pipe
2009-02-09 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-02-09 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: handle the leaf function...
2009-02-09 Ingo Molnartracing/blktrace: move the tracing file to kernel/trace...
2009-02-09 Arnaldo Carvalho... tracing: handle unregistering the current tracer
2009-02-09 Frederic Weisbeckertracing/power: move the power trace headers to a dedica...
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: provide a selftest for...
2009-02-09 Frederic Weisbeckertracing/blktrace: move the tracing file to kernel/trace
2009-02-09 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-02-09 Ingo MolnarMerge branch 'tip/tracing/core/devel' of git://git...
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into tracing/core
2009-02-08 Wenji Huangtrace: trivial fixes in comment typos.
2009-02-08 Steven Rostedtring-buffer: use generic version of in_nmi
2009-02-08 Steven Rostedtring-buffer: add NMI protection for spinlocks
2009-02-08 Steven Rostedttrace: remove deprecated entry->cpu
2009-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-02-06 Takashi IwaiMerge branch 'fix/usb-audio' into for-linus
2009-02-06 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-02-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-02-06 Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git./linux/kernel...
2009-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-06 Arnaldo Carvalho... trace: Call tracing_reset_online_cpus before tracer...
2009-02-06 Arnaldo Carvalho... tracing: Introduce trace_buffer_{lock_reserve,unlock_co...
2009-02-06 Arnaldo Carvalho... ring_buffer: remove unused flags parameter
2009-02-05 Steven Rostedttrace: code style clean up
2009-02-05 Arnaldo Carvalho... trace: Remove unused trace_array_cpu parameter
2009-02-05 Arnaldo Carvalho... trace_branch: Remove unused function
2009-02-05 Arnaldo Carvalho... trace: assign defaults at register_ftrace_event
2009-02-05 Ingo MolnarMerge branches 'tracing/ftrace' and 'linus' into tracin...
2009-02-04 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-04 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-04 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-04 Arnaldo Carvalho... trace: make the trace_event callbacks return enum print...
2009-02-04 Arnaldo Carvalho... trace: judicious error checking of trace_seq results
2009-02-04 Ingo MolnarMerge branches 'tracing/blktrace', 'tracing/ftrace...
2009-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2009-02-04 Ingo MolnarMerge branch 'core/xen' into x86/urgent
2009-02-04 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-02-04 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-02-03 Oleg Nesterovftrace: do_each_pid_task() needs rcu lock
2009-02-03 Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-02-03 Arnaldo Carvalho... trace: Change struct trace_event callbacks parameter...
2009-02-03 Frederic Weisbeckertrace: better manage the context info for events
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-02-03 Steven Rostedttrace: let boot trace be chosen by command line
2009-02-03 Steven Rostedttrace: fix default boot up tracer
2009-02-03 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/kmemtrace...
2009-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-03 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-02-02 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-31 Linus TorvaldsMerge branch 'header-fixes-for-linus' of git://git...
2009-01-31 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-01-31 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-31 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-01-30 Randy Dunlapkmemtrace: fix printk formats, fix
2009-01-29 Arnaldo Carvalho... trace_sched_wakeup: Remove unused variable
next