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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf probe: Introduce probe_conf global configs
Masami Hiramatsu
2015-05-08
5
-63
/
+48
*
perf probe: Use perf_probe_event.target instead of passing as an argument
Masami Hiramatsu
2015-05-08
3
-33
/
+27
*
perf bench futex: Handle spurious wakeups
Davidlohr Bueso
2015-05-08
1
-1
/
+6
*
perf bench futex: Support parallel waker threads
Davidlohr Bueso
2015-05-08
5
-0
/
+301
*
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-08
29
-114
/
+284
*
perf tools: Use atomic_t to implement thread__{get,put} refcnt
Arnaldo Carvalho de Melo
2015-05-08
2
-4
/
+5
*
tools include: Add basic atomic.h implementation from the kernel sources
Arnaldo Carvalho de Melo
2015-05-08
7
-0
/
+193
*
perf tools: Move generic barriers out of perf-sys.h
Arnaldo Carvalho de Melo
2015-05-08
2
-9
/
+2
*
perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
4
-3
/
+18
*
perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
4
-9
/
+23
*
perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barr...
Arnaldo Carvalho de Melo
2015-05-08
4
-3
/
+21
*
perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barri...
Arnaldo Carvalho de Melo
2015-05-08
5
-10
/
+33
*
perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
4
-3
/
+51
*
perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
4
-3
/
+11
*
perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
6
-9
/
+61
*
perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
4
-9
/
+35
*
tools: Adopt asm-generic/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
2
-0
/
+45
*
perf tools: Move barrier() definition to tools/include/linux/compiler.h
Arnaldo Carvalho de Melo
2015-05-08
2
-2
/
+4
*
perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
4
-3
/
+33
*
perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/ba...
Arnaldo Carvalho de Melo
2015-05-08
4
-3
/
+32
*
perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
4
-6
/
+34
*
perf probe: Support $params special probe argument
Masami Hiramatsu
2015-05-08
3
-14
/
+20
*
perf probe: Skip kernel symbols which is out of .text
Masami Hiramatsu
2015-05-08
1
-7
/
+24
*
perf probe: Make --line checks validate C-style function name
Masami Hiramatsu
2015-05-08
1
-15
/
+20
*
perf probe: Fix to return 0 when positive value returned
Masami Hiramatsu
2015-05-08
1
-1
/
+1
*
perf probe: Fix a typo for the flags of open
Masami Hiramatsu
2015-05-08
1
-1
/
+1
*
perf probe: Fix to close probe_events file in error
Masami Hiramatsu
2015-05-08
1
-1
/
+3
*
perf_event: Don't allow vmalloc() backed perf on powerpc
Michael Ellerman
2015-05-08
1
-1
/
+1
*
perf: Fix software migrate events
Peter Zijlstra
2015-05-08
3
-4
/
+29
*
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-05-06
82
-812
/
+5843
|
\
|
*
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
2015-05-05
5
-35
/
+54
|
*
perf hists browser: Simplify zooming code using pstack_peek()
Namhyung Kim
2015-05-05
1
-11
/
+9
|
*
perf tools: Introduce pstack_peek()
Namhyung Kim
2015-05-05
2
-0
/
+8
|
*
perf hists browser: Split popup menu actions - part 2
Namhyung Kim
2015-05-05
1
-140
/
+214
|
*
perf hists browser: Split popup menu actions
Namhyung Kim
2015-05-05
1
-86
/
+156
|
*
perf hists browser: Save perf_session_env in the hist_browser
Namhyung Kim
2015-05-05
1
-2
/
+5
|
*
perf hists browser: Save pstack in the hist_browser
Namhyung Kim
2015-05-05
1
-10
/
+10
|
*
perf hists browser: Save hist_browser_timer pointer in hist_browser
Namhyung Kim
2015-05-05
1
-5
/
+8
|
*
perf hists browser: Fix possible memory leak
Namhyung Kim
2015-05-05
1
-3
/
+5
|
*
perf tools: Move init_have_children field to the unnamed union
Namhyung Kim
2015-05-05
1
-1
/
+1
|
*
perf tools: Move TUI-specific fields into unnamed union
Namhyung Kim
2015-05-05
1
-6
/
+12
|
*
perf kmem: Show warning when trying to run stat without record
Namhyung Kim
2015-05-05
1
-3
/
+14
|
*
perf probe: Cleanup and consolidate command parsers
Masami Hiramatsu
2015-05-05
1
-68
/
+42
|
*
perf probe: Remove redundant cleanup of params.filter
Masami Hiramatsu
2015-05-05
1
-6
/
+0
|
*
perf probe: Accept filter argument for --funcs
Masami Hiramatsu
2015-05-05
2
-6
/
+16
|
*
perf probe: Allow to use filter on --del command
Masami Hiramatsu
2015-05-05
3
-81
/
+39
|
*
perf record: Add AUX area tracing Snapshot Mode support
Adrian Hunter
2015-05-05
4
-21
/
+145
|
*
perf tools: Add AUX area tracing Snapshot Mode
Adrian Hunter
2015-05-05
3
-10
/
+119
|
*
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
2015-05-05
7
-0
/
+59
|
*
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
2015-05-05
7
-0
/
+63
[next]