tracing: add __print_symbolic to trace events
[linux-2.6] / kernel / trace /
2009-05-26  Steven Rostedttracing: add __print_symbolic to trace events
2009-05-26  Steven Rostedttracing: add __print_flags for events
2009-05-26  Zhaoleiftrace: clean up of using ftrace_event_enable_disable()
2009-05-26  Zhaoleiftrace: Add task_comm support for trace_event
2009-05-25  Lai Jiangshantracing: add trace_event_read_lock()
2009-05-20  Ming Leiftrace: fix check for return value of register_module_n...
2009-05-19  Stefan Rasplblktrace: remove debugfs entries on bad path
2009-05-18  Ming Leitracing: fix check for return value of register_module_...
2009-05-18  Ingo MolnarMerge commit 'v2.6.30-rc6' into tracing/core
2009-05-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-15  Linus TorvaldsMerge git://git./linux/kernel/git/holtmann/bluetooth-2.6
2009-05-15  Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-05-15  Linus TorvaldsMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-05-15  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-05-15  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-05-15  Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-05-15  Li Zefantracing/filters: fix off-by-one bug
2009-05-15  Li Zefantracing/filters: add missing unlock in a failure path
2009-05-15  Steven Rostedttracing: stop stack trace on first empty entry
2009-05-15  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-05-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-13  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-05-13  Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-12  Linus TorvaldsMerge branch 'i2c-for-2630-rc5' of git://aeryn.fluff...
2009-05-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-12  Steven Rostedtring-buffer: move code around to remove some branches
2009-05-12  Steven Rostedtring-buffer: use internal time stamp function
2009-05-12  Steven Rostedtring-buffer: small optimizations
2009-05-11  Linus TorvaldsMerge branch 'for-linus' of git://repo.or.cz/cris-mirror
2009-05-11  Steven Rostedtring-buffer: move calculation of event length
2009-05-11  Steven Rostedtring-buffer: remove type parameter from rb_reserve_next...
2009-05-11  Steven Rostedtring-buffer: check for divide by zero in ring-buffer...
2009-05-11  Steven Rostedtring-buffer: replace constants with time macros in...
2009-05-11  Li Zefanblktrace: pdu_buf of pc events should be unsigned
2009-05-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-05-10  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-05-10  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-05-10  Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-05-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-05-08  Linus TorvaldsMerge branch 'fixes-for-linus' of git://git.monstr...
2009-05-08  Steven Rostedttracing: add trace_set_clr_event to export event enabli...
2009-05-08  Steven Rostedttracing: initialize return value for __ftrace_set_clr_event
2009-05-08  Li Zefantracing/events: simplify system_enable_read()
2009-05-08  Li Zefantracing/events: clean up for ftrace_set_clr_event()
2009-05-08  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-05-08  Steven Rostedtring-buffer: change WARN_ON from checking preempt_count...
2009-05-07  Steven Rostedtring-buffer: add total count in ring-buffer-benchmark
2009-05-07  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-05-07  Steven Rostedtring-buffer: only periodically call cond_resched to...
2009-05-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-05-07  Steven Rostedttracing: have menu default enabled when kernel debug...
2009-05-07  Steven Rostedttracing: append ":*" to internal setting of system...
2009-05-07  Steven Rostedtring-buffer: remove complex calculations in ring-buffer...
2009-05-07  Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-05-07  Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-07  Li Zefantracing/events: fix concurrent access to ftrace_events...
2009-05-07  Frederic Weisbeckertracing/filters: support for operator reserved characte...
2009-05-07  Frederic Weisbeckertracing/filters: support for filters of dynamic sized...
2009-05-07  Steven Rostedttracing: add hierarchical enabling of events
2009-05-07  Steven Rostedttracing: reset ring buffer when removing modules with...
2009-05-06  Steven Rostedtring-buffer: change test to be more latency friendly
2009-05-06  Steven Rostedtring-buffer: make moving the tail page a separate function
2009-05-06  Steven Rostedtring-buffer: check for failed allocation in ring buffer...
2009-05-06  Steven Rostedtring-buffer: remove unneeded conditional in rb_reserve_next
2009-05-06  Jaswinder Singh... tracing: trace_output.c, fix false positive compiler...
2009-05-06  Alan D. Brunelleblktrace: from-sector redundant in trace_block_remap
2009-05-06  Alan D. Brunelleblktrace: correct remap names
2009-05-06  Li Zefantracing/events: fix concurrent access to ftrace_events...
2009-05-06  Li Zefantracing/events: fix memory leak when unloading module
2009-05-06  Steven Rostedtring-buffer: add benchmark and tester
2009-05-06  Steven Rostedtring-buffer: move big if statement down
2009-05-06  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-05-05  Steven Rostedttracing: use proper export symbol for tracing api
2009-05-05  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-05-05  Steven Rostedtring-buffer: disable writers when resetting buffers
2009-05-05  Steven Rostedtring-buffer: have read page swap increment counter...
2009-05-05  Linus TorvaldsMerge branch 'timers/urgent' of git://git./linux/kernel...
2009-05-05  Linus TorvaldsMerge branch 'irq/urgent' of git://git./linux/kernel...
2009-05-05  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-05-05  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-05-05  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-05-05  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-05  Steven Rostedtring-buffer: record page entries in buffer page descriptor
2009-05-05  Steven Rostedtring-buffer: convert cpu buffer entries to local_t
2009-05-05  Steven Rostedttracing: export stats of ring buffers to userspace
2009-05-05  Steven Rostedtring-buffer: add counters for commit overrun and nmi...
2009-05-05  Steven Rostedtring-buffer: export symbols
2009-05-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-05-04  Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-05-04  Takashi IwaiMerge branch 'fix/pcm-jiffies-check' into fix/asoc
2009-05-02  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-05-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-02  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-05-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-04-29  Tom Zanussitracing/filters: a better event parser
2009-04-29  Tom Zanussitracing/filters: distinguish between signed and unsigne...
2009-04-29  Tom Zanussitracing/filters: move preds into event_filter object
next