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
/
trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Remove boot tracer
Américo Wang
2010-06-08
1
-8
/
+0
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-18
1
-18
/
+2
|
\
|
*
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2010-04-14
1
-14
/
+2
|
*
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
1
-4
/
+0
*
|
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
1
-2
/
+2
*
|
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
1
-1
/
+1
*
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
1
-0
/
+3
*
|
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-27
1
-0
/
+21
*
|
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2010-04-26
1
-2
/
+4
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-13
1
-1
/
+2
|
\
|
*
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-03-05
1
-1
/
+2
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-05
1
-1
/
+1
*
|
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-25
1
-1
/
+2
*
|
ftrace: Allow to remove a single function from function graph filter
Li Zefan
2010-02-11
1
-1
/
+2
*
|
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2010-01-29
1
-1
/
+1
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-16
1
-12
/
+11
|
\
|
*
tracing: Remove useless trace option
Li Zefan
2009-12-13
1
-12
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2009-10-12
1
-1
/
+1
*
|
tracing: Add pipe_close interface
Steven Rostedt
2009-12-07
1
-0
/
+2
*
|
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
2009-11-25
1
-1
/
+1
*
|
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
1
-0
/
+7
|
\
\
|
*
|
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
Li Zefan
2009-11-08
1
-1
/
+0
|
*
|
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
1
-4
/
+1
|
*
|
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-18
1
-230
/
+112
|
|
\
\
|
*
\
\
Merge branch 'tracing/core' into tracing/hw-breakpoints
Ingo Molnar
2009-09-07
1
-26
/
+61
|
|
\
\
\
|
*
|
|
|
ksym_tracer: Extract trace entry from struct trace_ksym
Li Zefan
2009-07-10
1
-9
/
+4
|
*
|
|
|
hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...
K.Prasad
2009-06-02
1
-0
/
+23
*
|
|
|
|
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-23
1
-17
/
+31
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
tracing/profile: Add filter support
Li Zefan
2009-10-15
1
-1
/
+2
|
*
|
|
|
tracing/filters: Use a different op for glob match
Li Zefan
2009-10-15
1
-1
/
+1
|
*
|
|
|
tracing/filters: Refactor subsystem filter code
Li Zefan
2009-10-15
1
-1
/
+0
|
*
|
|
|
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2009-10-14
1
-2
/
+2
|
*
|
|
|
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
2009-10-13
1
-4
/
+0
|
*
|
|
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-01
1
-3
/
+0
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
tracing/filters: Unify the regex parsing helpers
Frederic Weisbecker
2009-09-24
1
-0
/
+9
|
*
|
|
|
tracing/filters: Provide basic regex support
Frederic Weisbecker
2009-09-24
1
-9
/
+18
*
|
|
|
|
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
1
-203
/
+77
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
2009-09-19
1
-3
/
+0
|
|
/
/
/
|
*
|
|
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-12
1
-5
/
+7
|
*
|
|
tracing: show details of structures within the ftrace structures
Steven Rostedt
2009-09-12
1
-0
/
+9
|
*
|
|
tracing: use macros to create internal ftrace entry ring buffer structures
Steven Rostedt
2009-09-12
1
-133
/
+27
|
*
|
|
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-12
1
-0
/
+1
|
*
|
|
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
1
-0
/
+35
|
*
|
|
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-11
1
-0
/
+1
|
*
|
|
tracing: move PRED macros to trace_events_filter.c
Li Zefan
2009-09-09
1
-41
/
+0
|
*
|
|
tracing: remove stats from struct tracer
Li Zefan
2009-09-09
1
-1
/
+0
|
*
|
|
tracing: format clean ups
Li Zefan
2009-09-09
1
-11
/
+11
|
*
|
|
tracing: remove dead code
Li Zefan
2009-09-09
1
-22
/
+0
|
|
|
/
|
|
/
|
[next]