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
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-03-18
2
-24
/
+28
|
\
|
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
2
-23
/
+23
|
*
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-03-10
1
-1
/
+5
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
Paul E. McKenney
2010-03-04
1
-2
/
+2
*
|
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
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
3
-59
/
+34
|
\
\
|
*
|
perf lock: Enhance information of lock trace events
Hitoshi Mitake
2010-01-31
1
-9
/
+20
|
*
|
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
1
-42
/
+6
|
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-13
1
-3
/
+4
|
|
\
\
|
|
|
/
|
*
|
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
2
-8
/
+8
*
|
|
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-25
1
-1
/
+2
*
|
|
tracing: Add notrace to TRACE_EVENT implementation functions
Steven Rostedt
2010-02-16
1
-13
/
+18
*
|
|
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
2
-131
/
+6
*
|
|
tracing: Add print_fmt field
Lai Jiangshan
2010-01-06
1
-1
/
+27
|
|
/
|
/
|
*
|
tracing: Fix sign fields in ftrace_define_fields_##call()
Lai Jiangshan
2009-12-30
1
-3
/
+4
|
/
*
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-12-14
2
-18
/
+44
|
\
|
*
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
*
|
|
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
1
-1
/
+0
*
|
|
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
1
-14
/
+2
*
|
|
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
1
-4
/
+0
*
|
|
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-12-13
1
-31
/
+4
*
|
|
ftrace.h: Use common pr_info fmt string
Joe Perches
2009-12-13
1
-1
/
+1
|
/
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
17
-770
/
+832
|
\
\
|
*
\
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
|
*
|
|
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
1
-4
/
+4
|
*
|
|
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
1
-0
/
+1
|
*
|
|
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
1
-1
/
+2
|
*
|
|
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
1
-6
/
+0
|
*
|
|
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
1
-1
/
+1
|
*
|
|
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
1
-2
/
+0
|
*
|
|
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
|
*
|
|
tracing: Convert some ext4 events to DEFINE_TRACE
Li Zefan
2009-11-26
1
-94
/
+35
|
*
|
|
tracing: Convert some jbd2 events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-52
/
+11
|
*
|
|
tracing: Convert some block events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-160
/
+42
[next]