index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Commit message (
Expand
)
Author
Age
...
|
*
|
|
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
|
*
|
|
tracing: Create class struct for events
Steven Rostedt
2010-05-14
|
*
|
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-14
|
|
\
\
\
*
|
\
\
\
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-05-27
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Convert more ext4 events to DEFINE_EVENT
Li Zefan
2010-05-17
|
*
|
|
|
|
ext4: Add new tracepoints to track mballoc's buddy bitmap loads
Theodore Ts'o
2010-05-17
*
|
|
|
|
|
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'perf'
Avi Kivity
2010-05-17
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: cleanup kvm trace
Xiao Guangrong
2010-05-17
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
[SCSI] scsi_trace: Enhance SCSI command tracing
Martin K. Petersen
2010-04-30
|
|
*
|
|
|
|
[SCSI] add scsi trace core functions and put trace points
Kei Tokunaga
2010-04-30
|
|
*
|
|
|
|
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
2010-04-30
*
|
|
|
|
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
2010-05-05
|
*
|
|
|
|
|
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
2010-04-21
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-07
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-18
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tracing: Factorize lock events in a lock class
Frederic Weisbecker
2010-05-09
|
*
|
|
|
|
tracing: Drop the nested field from lock_release event
Frederic Weisbecker
2010-05-09
|
*
|
|
|
|
tracing: Drop lock_acquired waittime field
Frederic Weisbecker
2010-05-09
|
*
|
|
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-04-23
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
perf: Fetch hot regs from the template caller
Frederic Weisbecker
2010-04-04
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge commit 'tip/tracing/core' into oprofile/core
Robert Richter
2010-04-23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-08
|
|
\
\
|
|
|
/
|
*
|
tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set
Steven Rostedt
2010-03-31
|
*
|
tracing: Remove side effect from module tracepoints that caused a GPF
Li Zefan
2010-03-31
|
*
|
tracing: Update comments
Li Zefan
2010-03-31
|
*
|
tracing: Convert some signal events to DEFINE_TRACE
Li Zefan
2010-03-31
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-linus
Jens Axboe
2010-03-19
|
|
\
|
*
|
Add DocBook documentation for the block tracepoints.
William Cohen
2010-03-09
*
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
|
*
|
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-03-10
|
|
/
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
|
\
\
|
|
/
|
/
|
|
*
rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
Paul E. McKenney
2010-03-04
*
|
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-03-05
|
\
\
|
*
|
KVM: MMU: Add tracepoint for guest page aging
Avi Kivity
2010-03-01
|
*
|
KVM: trace guest fpu loads and unloads
Avi Kivity
2010-03-01
|
|
/
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-03-05
|
\
\
|
|
/
|
/
|
|
*
ext4: Add new tracepoints to debug delayed allocation space functions
Theodore Ts'o
2010-01-01
|
*
ext4: Add new tracepoint for jbd2_cleanup_journal_tail
Theodore Ts'o
2009-12-23
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
|
\
\
|
*
|
perf lock: Enhance information of lock trace events
Hitoshi Mitake
2010-01-31
|
*
|
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
|
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-13
|
|
\
\
|
|
|
/
[prev]
[next]