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
*
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-07
1
-7
/
+1
|
\
|
*
ftrace: Allow stealing pages from pipe buffer
Masami Hiramatsu
2012-09-28
1
-7
/
+1
*
|
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
2012-10-07
1
-14
/
+1
|
\
\
|
*
|
pstore/ftrace: Convert to its own enable/disable debugfs knob
Anton Vorontsov
2012-09-06
1
-14
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
2
-2
/
+3
|
\
\
\
|
*
|
|
userns: Teach trace to use from_kuid
Eric W. Biederman
2012-09-18
2
-2
/
+3
|
|
/
/
*
|
|
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-09-24
2
-37
/
+73
*
|
|
tracing: Add an option for disabling markers
Mandeep Singh Baines
2012-09-24
2
-1
/
+6
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-09-14
3
-6
/
+9
|
\
\
\
|
*
|
|
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
2012-09-13
2
-5
/
+6
|
*
|
|
tracing: Skip printing "OK" if failed to disable event
Yuanhan Liu
2012-09-13
1
-1
/
+3
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-08-28
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
Will Deacon
2012-08-17
1
-0
/
+4
*
|
|
ftrace: Do not test frame pointers if -mfentry is used
Steven Rostedt
2012-08-23
1
-1
/
+4
*
|
|
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2012-08-23
1
-0
/
+5
*
|
|
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-08-21
4
-20
/
+19
|
\
\
\
|
*
|
|
tracing/trivial: Fix some typos in kernel/trace
Wang Tianhong
2012-08-07
2
-5
/
+5
|
*
|
|
tracing/filter: Add missing initialization
Jiri Olsa
2012-08-07
1
-1
/
+1
|
*
|
|
tracing: Fix wakeup_rt self test on virtual machines
Steven Rostedt
2012-08-07
1
-14
/
+13
*
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-08-21
6
-18
/
+39
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-08-03
4
-6
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-07-31
4
-6
/
+8
|
*
|
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
2
-12
/
+31
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tracing/function: Convert func_set_flag() to a switch statement
Anton Vorontsov
2012-07-17
1
-6
/
+9
|
|
*
tracing/function: Introduce persistent trace option
Anton Vorontsov
2012-07-17
1
-5
/
+20
|
|
*
tracing: Fix initialization failure path in tracing_set_tracer()
Anton Vorontsov
2012-07-17
1
-3
/
+4
*
|
|
ftrace: add ftrace_set_filter_ip() for address based filter
Masami Hiramatsu
2012-07-31
1
-2
/
+57
*
|
|
ftrace: Add selftest to test function save-regs support
Steven Rostedt
2012-07-31
2
-1
/
+115
*
|
|
ftrace: Add selftest to test function trace recursion protection
Steven Rostedt
2012-07-31
2
-0
/
+157
*
|
|
ftrace: Only compile ftrace selftest if selftests are enabled
Steven Rostedt
2012-07-31
1
-0
/
+2
*
|
|
ftrace: Add default recursion protection for function tracing
Steven Rostedt
2012-07-31
7
-8
/
+19
*
|
|
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
1
-8
/
+83
*
|
|
ftrace: Return pt_regs to function trace callback
Steven Rostedt
2012-07-19
8
-28
/
+43
*
|
|
ftrace: Consolidate arch dependent functions with 'list' function
Steven Rostedt
2012-07-19
1
-41
/
+4
*
|
|
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-07-19
8
-44
/
+94
|
/
/
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-07-18
1
-0
/
+4
|
\
\
|
*
|
tracing: Check for allocation failure in __tracing_open()
Dan Carpenter
2012-07-11
1
-0
/
+4
*
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-18
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-07-14
1
-3
/
+3
|
|
\
\
|
|
*
|
ring-buffer: Fix accounting of entries when removing pages
Vaibhav Nagarnaik
2012-06-29
1
-3
/
+2
|
|
*
|
ring-buffer: Fix crash due to uninitialized new_pages list head
Vaibhav Nagarnaik
2012-06-29
1
-0
/
+1
|
|
|
/
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-07-06
4
-10
/
+33
|
\
\
\
|
*
|
|
ring-buffer: Fix uninitialized read_stamp
Steven Rostedt
2012-06-28
1
-0
/
+4
|
*
|
|
tracing: Remove NR_CPUS array from trace_iterator
Steven Rostedt
2012-06-28
3
-10
/
+27
|
*
|
|
tracing/selftest: Add a WARN_ON() if a tracer test fails
Steven Rostedt
2012-06-28
1
-0
/
+2
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-07-05
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-07-03
1
-2
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-06-13
1
-2
/
+4
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-06-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
tracing: Have tracing_off() actually turn tracing off
Steven Rostedt
2012-06-06
1
-1
/
+1
|
|
/
[next]