index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-19
2
-4
/
+3
|
*
|
|
|
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
1
-1
/
+17
|
*
|
|
|
tracing/syscalls: Fix fields format for enter events
Li Zefan
2009-08-19
1
-23
/
+28
|
*
|
|
|
ftrace: Simplify seqfile code
Li Zefan
2009-08-17
1
-13
/
+2
|
*
|
|
|
trace_stack: Simplify seqfile code
Li Zefan
2009-08-17
1
-22
/
+12
|
*
|
|
|
trace_stat: Fix missing entry in stat file
Li Zefan
2009-08-17
1
-3
/
+7
|
*
|
|
|
tracing/syscalls: Fix to print parameter types
Li Zefan
2009-08-17
1
-16
/
+1
|
*
|
|
|
tracing/events: Add module tracepoints
Li Zefan
2009-08-17
2
-0
/
+15
|
*
|
|
|
tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures
Ingo Molnar
2009-08-13
1
-0
/
+3
|
*
|
|
|
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
2009-08-11
1
-2
/
+37
|
*
|
|
|
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
1
-0
/
+46
|
*
|
|
|
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
2
-3
/
+5
|
*
|
|
|
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
1
-0
/
+121
|
*
|
|
|
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
2
-16
/
+16
|
*
|
|
|
tracing: Add trace events for each syscall entry/exit
Jason Baron
2009-08-11
1
-92
/
+91
|
*
|
|
|
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
1
-2
/
+2
|
*
|
|
|
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
2009-08-11
1
-10
/
+19
|
*
|
|
|
tracing: Add syscall tracepoints
Jason Baron
2009-08-11
1
-0
/
+38
|
*
|
|
|
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-08-11
1
-1
/
+0
|
*
|
|
|
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
2009-08-11
1
-7
/
+7
|
*
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-11
36
-367
/
+712
|
|
\
\
\
\
|
*
|
|
|
|
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-08
1
-0
/
+2
|
*
|
|
|
|
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
2009-08-06
1
-26
/
+26
|
*
|
|
|
|
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
4
-113
/
+121
|
*
|
|
|
|
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
2009-08-06
2
-56
/
+57
|
*
|
|
|
|
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
2
-19
/
+33
|
*
|
|
|
|
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-08-06
2
-1
/
+2
|
*
|
|
|
|
tracing: Simplify print_graph_cpu()
Lai Jiangshan
2009-08-06
1
-26
/
+4
|
*
|
|
|
|
tracing/filters: improve subsystem filter
Li Zefan
2009-07-20
2
-43
/
+84
|
*
|
|
|
|
tracing: cleanup for tracing_trace_options_read()
Xiao Guangrong
2009-07-20
1
-3
/
+3
|
*
|
|
|
|
tracing/events: record the size of dynamic arrays
Li Zefan
2009-07-20
1
-2
/
+4
|
*
|
|
|
|
tracing: Remove unused fields/variables
jolsa@redhat.com
2009-07-18
2
-5
/
+1
|
*
|
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-07-18
31
-795
/
+1191
|
|
\
\
\
\
\
|
*
|
|
|
|
|
tracing/function: Cleanup for function tracer
Xiao Guangrong
2009-07-17
2
-17
/
+4
|
*
|
|
|
|
|
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
2009-07-17
1
-8
/
+1
|
*
|
|
|
|
|
tracing/function: Simplify __ftrace_replace_code()
Xiao Guangrong
2009-07-17
1
-54
/
+18
|
*
|
|
|
|
|
ring_buffer: Fix warning while ignoring cmpxchg return value
Lai Jiangshan
2009-07-16
1
-2
/
+7
|
*
|
|
|
|
|
Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2009-07-10
2
-168
/
+770
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ring-buffer: make lockless
Steven Rostedt
2009-07-07
2
-151
/
+738
|
|
*
|
|
|
|
|
ring-buffer: make the buffer a true circular link list
Steven Rostedt
2009-07-07
1
-17
/
+32
|
*
|
|
|
|
|
|
tracing/workqueues: Add refcnt to struct cpu_workqueue_stats
Lai Jiangshan
2009-07-10
1
-6
/
+26
|
*
|
|
|
|
|
|
tracing/stat: Add stat_release() callback
Lai Jiangshan
2009-07-10
2
-2
/
+7
|
*
|
|
|
|
|
|
kmemtrace: Rename some functions
Li Zefan
2009-07-10
1
-8
/
+8
|
*
|
|
|
|
|
|
tracing/kmemtrace: Use the %pf format
Frederic Weisbecker
2009-07-10
1
-20
/
+5
|
*
|
|
|
|
|
|
tracing/function-graph-tracer: Use the %pf format
Frederic Weisbecker
2009-07-10
1
-10
/
+2
|
*
|
|
|
|
|
|
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2009-07-10
2
-1
/
+32
|
*
|
|
|
|
|
|
tracing/filter: Remove preds from struct event_subsystem
Xiao Guangrong
2009-07-10
1
-33
/
+6
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
kmemtrace: Print binary output only if 'bin' option is set
Li Zefan
2009-07-03
1
-30
/
+90
|
*
|
|
|
|
|
tracing/events: Add trace_event boot option
Li Zefan
2009-07-01
3
-6
/
+38
|
*
|
|
|
|
|
kprobes: Clean up insn_pages by using list instead of hlist
Masami Hiramatsu
2009-07-01
1
-19
/
+11
[prev]
[next]