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
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
2
-4
/
+4
*
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-24
1
-5
/
+2
*
seq_file: constify seq_operations
James Morris
2009-09-23
2
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
2
-2
/
+2
|
\
|
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
|
*
trivial: Fix duplicated word "options" in comment
Uwe Kleine-Koenig
2009-09-21
1
-1
/
+1
*
|
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
1
-3
/
+3
|
\
\
|
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-3
/
+3
|
|
/
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-09-21
1
-1
/
+7
|
\
\
|
*
|
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-20
1
-1
/
+7
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-21
6
-108
/
+193
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tracing: Export trace_profile_buf symbols
Peter Zijlstra
2009-09-20
1
-1
/
+4
|
*
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-09-19
3
-86
/
+35
|
|
\
\
|
|
*
|
tracing/events: use list_for_entry_continue
Li Zefan
2009-09-19
1
-34
/
+15
|
|
*
|
tracing: remove max_tracer_type_len
Li Zefan
2009-09-19
1
-33
/
+16
|
|
*
|
function-graph: use ftrace_graph_funcs directly
Li Zefan
2009-09-19
1
-19
/
+4
|
|
|
/
|
*
|
Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-09-19
2
-21
/
+155
|
|
\
\
|
|
*
|
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-18
2
-20
/
+138
|
|
*
|
tracing: Factorize the events profile accounting
Frederic Weisbecker
2009-09-18
1
-2
/
+18
|
|
|
/
|
*
|
tracing: Remove markers
Christoph Hellwig
2009-09-18
1
-1
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
2009-09-20
1
-2
/
+0
|
\
\
|
*
|
includecheck fix: kernel/trace, ring_buffer.c
Jaswinder Singh Rajput
2009-09-20
1
-2
/
+0
|
|
/
*
|
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
2009-09-19
5
-239
/
+21
|
/
*
tracing: switch function prints from %pf to %ps
Steven Rostedt
2009-09-17
3
-7
/
+7
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
1
-3
/
+3
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-3
/
+3
|
|
\
|
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
16
-73
/
+99
|
|
|
\
|
|
*
\
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
8
-74
/
+86
|
|
|
\
\
|
|
*
|
|
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-24
1
-3
/
+3
*
|
|
|
|
tracing: Fix minor bugs for __unregister_ftrace_function_probe
Atsushi Tsuji
2009-09-16
1
-2
/
+2
*
|
|
|
|
tracing: optimize global_trace_clock cachelines
Steven Rostedt
2009-09-15
1
-10
/
+14
*
|
|
|
|
ftrace: document function and function graph implementation
Mike Frysinger
2009-09-14
1
-3
/
+13
*
|
|
|
|
tracing: make testing syscall events a separate configuration
Steven Rostedt
2009-09-14
2
-0
/
+24
*
|
|
|
|
tracing: remove some unused macros
Li Zefan
2009-09-14
2
-35
/
+0
*
|
|
|
|
ftrace: add compile-time check on F_printk()
Li Zefan
2009-09-14
1
-4
/
+41
*
|
|
|
|
tracing: fix F_printk() typos
Li Zefan
2009-09-14
1
-9
/
+9
*
|
|
|
|
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-14
1
-1
/
+1
*
|
|
|
|
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
2009-09-14
1
-3
/
+3
*
|
|
|
|
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-12
3
-5
/
+18
*
|
|
|
|
tracing: remove trace_event_types.h
Steven Rostedt
2009-09-12
1
-178
/
+0
*
|
|
|
|
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-12
3
-118
/
+136
*
|
|
|
|
tracing: show details of structures within the ftrace structures
Steven Rostedt
2009-09-12
2
-7
/
+66
*
|
|
|
|
tracing: use macros to create internal ftrace entry ring buffer structures
Steven Rostedt
2009-09-12
2
-133
/
+369
*
|
|
|
|
tracing/profile: fix profile_disable vs module_unload
Li Zefan
2009-09-12
1
-1
/
+4
*
|
|
|
|
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-12
4
-4
/
+14
*
|
|
|
|
tracing: remove unused local variables in tracer probe functions
Carsten Emde
2009-09-12
2
-21
/
+1
*
|
|
|
|
tracing: trace parser support for function and graph
jolsa@redhat.com
2009-09-11
1
-110
/
+40
*
|
|
|
|
tracing: trace parser support for set_event
jolsa@redhat.com
2009-09-11
1
-47
/
+13
*
|
|
|
|
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
2
-0
/
+141
*
|
|
|
|
tracing: consolidate code between trace_output.c and trace_function_graph.c
Steven Rostedt
2009-09-11
3
-30
/
+28
[next]