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
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/filters: Add comment for match callbacks
Li Zefan
2010-01-14
1
-1
/
+12
*
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
2010-01-14
1
-4
/
+3
*
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
2010-01-14
1
-1
/
+1
*
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
2010-01-14
1
-2
/
+3
*
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
2010-01-14
1
-1
/
+1
*
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
2010-01-14
1
-3
/
+3
*
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
1
-1
/
+1
*
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-06
1
-1
/
+1
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-31
5
-146
/
+122
|
\
|
*
tracing: Fix sign fields in ftrace_define_fields_##call()
Lai Jiangshan
2009-12-30
1
-3
/
+4
|
*
tracing/kprobe: Show sign of fields in trace_kprobe format files
Lai Jiangshan
2009-12-30
1
-3
/
+4
|
*
ksym_tracer: Remove trace_stat
Li Zefan
2009-12-30
1
-77
/
+50
|
*
ksym_tracer: Fix race when incrementing count
Li Zefan
2009-12-30
1
-5
/
+7
|
*
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
Li Zefan
2009-12-30
1
-2
/
+2
|
*
ksym_tracer: Fix to make the tracer work
Li Zefan
2009-12-30
1
-1
/
+0
|
*
tracing: Kconfig spelling fixes and cleanups
Randy Dunlap
2009-12-28
1
-56
/
+56
|
*
tracing: Fix setting tracer specific options
Steven Rostedt
2009-12-21
1
-1
/
+1
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-19
2
-6
/
+26
|
\
\
|
*
|
perf events, x86/stacktrace: Make stack walking optional
Frederic Weisbecker
2009-12-17
1
-0
/
+1
|
*
|
kprobe-tracer: Check new event/group name
Masami Hiramatsu
2009-12-17
1
-6
/
+25
*
|
|
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-16
12
-219
/
+183
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tracing: Fix return of trace_dump_stack()
Steven Rostedt
2009-12-15
1
-1
/
+1
|
*
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-12-14
2
-0
/
+18
|
|
\
\
|
|
*
|
tracing: Add stack trace to irqsoff tracer
Steven Rostedt
2009-12-11
1
-0
/
+2
|
|
*
|
tracing: Add trace_dump_stack()
Steven Rostedt
2009-12-11
1
-0
/
+16
|
*
|
|
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-12-14
2
-11
/
+31
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ksym_tracer: Fix bad cast
Li Zefan
2009-12-13
1
-3
/
+4
|
*
|
|
tracing/power: Remove two exports
Li Zefan
2009-12-13
1
-2
/
+0
|
*
|
|
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
2
-4
/
+3
|
*
|
|
tracing: Simplify trace_option_write()
Li Zefan
2009-12-13
1
-54
/
+31
|
*
|
|
tracing: Remove useless trace option
Li Zefan
2009-12-13
2
-13
/
+11
|
*
|
|
tracing: Use seq file for trace_clock
Li Zefan
2009-12-13
1
-9
/
+15
|
*
|
|
tracing: Use seq file for trace_options
Li Zefan
2009-12-13
1
-43
/
+17
|
*
|
|
function-graph: Allow writing the same val to set_graph_function
Li Zefan
2009-12-13
1
-3
/
+2
|
*
|
|
ftrace: Call trace_parser_clear() properly
Li Zefan
2009-12-13
1
-2
/
+1
|
*
|
|
ftrace: Return EINVAL when writing invalid val to set_ftrace_filter
Li Zefan
2009-12-13
1
-6
/
+16
|
*
|
|
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
2
-13
/
+17
|
*
|
|
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
4
-23
/
+4
|
*
|
|
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-12-13
1
-0
/
+14
|
|
|
/
|
|
/
|
|
*
|
ring-buffer: Move resize integrity check under reader lock
Steven Rostedt
2009-12-10
1
-4
/
+4
|
*
|
ring-buffer: Use sync sched protection on ring buffer resizing
Steven Rostedt
2009-12-10
1
-16
/
+9
|
*
|
tracing: Fix wrong usage of strstrip in trace_ksyms
Thomas Gleixner
2009-12-11
1
-28
/
+21
*
|
|
const: constify remaining pipe_buf_operations
Alexey Dobriyan
2009-12-16
1
-2
/
+2
*
|
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
6
-38
/
+38
*
|
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
5
-9
/
+9
*
|
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
5
-17
/
+17
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
4
-34
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
percpu: make percpu symbols in tracer unique
Tejun Heo
2009-10-29
2
-27
/
+28
[next]