index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-08
perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barri...
Arnaldo Carvalho de Melo
5
-10
/
+33
2015-05-08
perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-3
/
+51
2015-05-08
perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-3
/
+11
2015-05-08
perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h
Arnaldo Carvalho de Melo
6
-9
/
+61
2015-05-08
perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-9
/
+35
2015-05-08
tools: Adopt asm-generic/barrier.h
Arnaldo Carvalho de Melo
2
-0
/
+45
2015-05-08
perf tools: Move barrier() definition to tools/include/linux/compiler.h
Arnaldo Carvalho de Melo
2
-2
/
+4
2015-05-08
perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-3
/
+33
2015-05-08
perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/ba...
Arnaldo Carvalho de Melo
4
-3
/
+32
2015-05-08
perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-6
/
+34
2015-05-08
perf probe: Support $params special probe argument
Masami Hiramatsu
3
-14
/
+20
2015-05-08
perf probe: Skip kernel symbols which is out of .text
Masami Hiramatsu
1
-7
/
+24
2015-05-08
perf probe: Make --line checks validate C-style function name
Masami Hiramatsu
1
-15
/
+20
2015-05-08
perf probe: Fix to return 0 when positive value returned
Masami Hiramatsu
1
-1
/
+1
2015-05-08
perf probe: Fix a typo for the flags of open
Masami Hiramatsu
1
-1
/
+1
2015-05-08
perf probe: Fix to close probe_events file in error
Masami Hiramatsu
1
-1
/
+3
2015-05-08
perf_event: Don't allow vmalloc() backed perf on powerpc
Michael Ellerman
1
-1
/
+1
2015-05-08
perf: Fix software migrate events
Peter Zijlstra
3
-4
/
+29
2015-05-06
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
82
-812
/
+5843
2015-05-05
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
5
-35
/
+54
2015-05-05
perf hists browser: Simplify zooming code using pstack_peek()
Namhyung Kim
1
-11
/
+9
2015-05-05
perf tools: Introduce pstack_peek()
Namhyung Kim
2
-0
/
+8
2015-05-05
perf hists browser: Split popup menu actions - part 2
Namhyung Kim
1
-140
/
+214
2015-05-05
perf hists browser: Split popup menu actions
Namhyung Kim
1
-86
/
+156
2015-05-05
perf hists browser: Save perf_session_env in the hist_browser
Namhyung Kim
1
-2
/
+5
2015-05-05
perf hists browser: Save pstack in the hist_browser
Namhyung Kim
1
-10
/
+10
2015-05-05
perf hists browser: Save hist_browser_timer pointer in hist_browser
Namhyung Kim
1
-5
/
+8
2015-05-05
perf hists browser: Fix possible memory leak
Namhyung Kim
1
-3
/
+5
2015-05-05
perf tools: Move init_have_children field to the unnamed union
Namhyung Kim
1
-1
/
+1
2015-05-05
perf tools: Move TUI-specific fields into unnamed union
Namhyung Kim
1
-6
/
+12
2015-05-05
perf kmem: Show warning when trying to run stat without record
Namhyung Kim
1
-3
/
+14
2015-05-05
perf probe: Cleanup and consolidate command parsers
Masami Hiramatsu
1
-68
/
+42
2015-05-05
perf probe: Remove redundant cleanup of params.filter
Masami Hiramatsu
1
-6
/
+0
2015-05-05
perf probe: Accept filter argument for --funcs
Masami Hiramatsu
2
-6
/
+16
2015-05-05
perf probe: Allow to use filter on --del command
Masami Hiramatsu
3
-81
/
+39
2015-05-05
perf record: Add AUX area tracing Snapshot Mode support
Adrian Hunter
4
-21
/
+145
2015-05-05
perf tools: Add AUX area tracing Snapshot Mode
Adrian Hunter
3
-10
/
+119
2015-05-05
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
7
-0
/
+59
2015-05-05
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
7
-0
/
+63
2015-05-05
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
5
-13
/
+21
2015-05-05
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
Adrian Hunter
7
-21
/
+186
2015-05-04
perf tools: Hit all build ids when AUX area tracing
Adrian Hunter
3
-2
/
+25
2015-05-04
perf tools: Add AUX area tracing index
Adrian Hunter
7
-4
/
+310
2015-05-04
perf report: Fix placement of itrace option in documentation
Adrian Hunter
1
-3
/
+3
2015-05-04
perf kmem: Add kmem.default config option
Namhyung Kim
1
-3
/
+29
2015-05-04
perf kmem: Print gfp flags in human readable string
Namhyung Kim
1
-13
/
+209
2015-05-04
perf kmem: Add --live option for current allocation stat
Namhyung Kim
2
-42
/
+73
2015-05-04
perf kmem: Support sort keys on page analysis
Namhyung Kim
2
-86
/
+313
2015-05-04
perf kmem: Implement stat --page --caller
Namhyung Kim
1
-21
/
+306
2015-05-04
perf probe: Accept filter argument for --list
Masami Hiramatsu
4
-32
/
+73
[next]