index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-10
1
-1
/
+2
|
\
|
*
tracing: Fix null pointer deref with SEND_SIG_FORCED
Oleg Nesterov
2010-06-08
1
-1
/
+2
*
|
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
2010-06-08
1
-4
/
+1
*
|
sched, trace: Fix sched_switch() prev_state argument
Peter Zijlstra
2010-06-01
1
-1
/
+18
|
/
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-2
/
+4
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-05-27
1
-44
/
+50
|
\
|
*
tracing: Convert more ext4 events to DEFINE_EVENT
Li Zefan
2010-05-17
1
-44
/
+17
|
*
ext4: Add new tracepoints to track mballoc's buddy bitmap loads
Theodore Ts'o
2010-05-17
1
-0
/
+33
*
|
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
1
-1
/
+0
|
\
\
|
*
|
KVM: cleanup kvm trace
Xiao Guangrong
2010-05-17
1
-1
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
1
-0
/
+345
|
\
\
|
*
\
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
1
-0
/
+345
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[SCSI] scsi_trace: Enhance SCSI command tracing
Martin K. Petersen
2010-04-30
1
-8
/
+25
|
|
*
[SCSI] add scsi trace core functions and put trace points
Kei Tokunaga
2010-04-30
1
-0
/
+328
*
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
1
-2
/
+8
|
\
\
\
|
*
|
|
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
2010-05-05
1
-2
/
+8
|
*
|
|
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
2010-04-21
1
-0
/
+164
|
|
\
\
\
|
|
|
/
/
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
1
-22
/
+10
|
\
\
\
\
|
*
|
|
|
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-07
1
-22
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-18
1
-38
/
+17
|
\
\
\
\
|
*
|
|
|
tracing: Factorize lock events in a lock class
Frederic Weisbecker
2010-05-09
1
-33
/
+15
|
*
|
|
|
tracing: Drop the nested field from lock_release event
Frederic Weisbecker
2010-05-09
1
-2
/
+2
|
*
|
|
|
tracing: Drop lock_acquired waittime field
Frederic Weisbecker
2010-05-09
1
-7
/
+4
|
|
/
/
/
*
|
|
|
Merge commit 'tip/tracing/core' into oprofile/core
Robert Richter
2010-04-23
2
-37
/
+33
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-08
1
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set
Steven Rostedt
2010-03-31
1
-0
/
+4
|
*
|
tracing: Remove side effect from module tracepoints that caused a GPF
Li Zefan
2010-03-31
1
-7
/
+7
|
*
|
tracing: Convert some signal events to DEFINE_TRACE
Li Zefan
2010-03-31
1
-30
/
+22
|
|
/
*
|
Add DocBook documentation for the block tracepoints.
William Cohen
2010-03-09
1
-0
/
+164
|
/
*
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-03-05
1
-0
/
+41
|
\
|
*
KVM: MMU: Add tracepoint for guest page aging
Avi Kivity
2010-03-01
1
-0
/
+22
|
*
KVM: trace guest fpu loads and unloads
Avi Kivity
2010-03-01
1
-0
/
+19
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-03-05
2
-0
/
+129
|
\
\
|
|
/
|
/
|
|
*
ext4: Add new tracepoints to debug delayed allocation space functions
Theodore Ts'o
2010-01-01
1
-0
/
+101
|
*
ext4: Add new tracepoint for jbd2_cleanup_journal_tail
Theodore Ts'o
2009-12-23
1
-0
/
+28
*
|
perf lock: Enhance information of lock trace events
Hitoshi Mitake
2010-01-31
1
-9
/
+20
|
/
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-11
1
-4
/
+4
|
\
|
*
itimer: Fix the itimer trace print format
Thomas Gleixner
2009-12-10
1
-4
/
+4
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-12-10
1
-14
/
+40
|
\
\
|
|
/
|
/
|
|
*
ext4: remove encountered_congestion trace
Wu Fengguang
2009-11-24
1
-4
/
+2
|
*
ext4: print i_mode in octal in ext4 tracepoints
Theodore Ts'o
2009-11-22
1
-4
/
+4
|
*
ext4: call ext4_forget() from ext4_free_blocks()
Theodore Ts'o
2009-11-23
1
-7
/
+9
|
*
ext4: add tracepoint for ext4_forget()
Theodore Ts'o
2009-11-23
1
-0
/
+26
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
14
-687
/
+535
|
\
\
|
*
\
Merge branch 'perf/mce' into perf/core
Ingo Molnar
2009-12-03
1
-0
/
+69
|
|
\
\
|
|
*
|
perf_event, x86, mce: Use TRACE_EVENT() for MCE logging
Hidetoshi Seto
2009-10-13
1
-0
/
+69
|
|
|
/
|
*
|
tracepoint: Add signal loss events
Masami Hiramatsu
2009-11-26
1
-0
/
+68
|
*
|
tracepoint: Add signal deliver event
Masami Hiramatsu
2009-11-26
1
-0
/
+39
|
*
|
tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
2009-11-26
2
-25
/
+66
|
*
|
tracing: Restore original format of sched events
Li Zefan
2009-11-26
1
-12
/
+6
[next]