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-11-04
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2
-5
/
+8
2015-11-03
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2
-3
/
+3
2015-11-03
perf bpf: Mute libbpf when '-v' not set
Wang Nan
1
-2
/
+2
2015-11-03
perf test: Keep test result clean if '-v' not set
Wang Nan
5
-17
/
+13
2015-10-30
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
17
-16
/
+227
2015-10-29
perf unwind: Pass symbol source to libunwind
Rabin Vincent
1
-1
/
+4
2015-10-29
tools build: Fix libiberty feature detection
Rabin Vincent
1
-2
/
+2
2015-10-29
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
7
-9
/
+83
2015-10-29
perf record: Add clang options for compiling BPF scripts
Wang Nan
2
-0
/
+13
2015-10-29
perf bpf: Attach eBPF filter to perf event
Wang Nan
3
-0
/
+24
2015-10-29
perf tools: Make sure fixdep is built before libbpf
Jiri Olsa
1
-1
/
+1
2015-10-29
perf script: Enable printing of branch stack
Stephane Eranian
2
-3
/
+93
2015-10-29
perf trace: Add cmd string table to decode sys_bpf first arg
Arnaldo Carvalho de Melo
1
-0
/
+7
2015-10-29
Merge tag 'perf-ebpf-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
13
-7
/
+619
2015-10-29
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
21
-49
/
+216
2015-10-28
perf bpf: Collect perf_evsel in BPF object files
Wang Nan
3
-7
/
+99
2015-10-28
perf tools: Load eBPF object into kernel
Wang Nan
3
-0
/
+39
2015-10-28
perf tools: Create probe points for BPF programs
Wang Nan
3
-1
/
+268
2015-10-28
perf tools: Enable passing bpf object file to --event
Wang Nan
6
-1
/
+88
2015-10-28
perf ebpf: Add the libbpf glue
Wang Nan
2
-0
/
+86
2015-10-28
perf tools: Make perf depend on libbpf
Wang Nan
5
-6
/
+47
2015-10-28
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
Jiri Olsa
1
-1
/
+1
2015-10-28
perf tools: Enable pre-event inherit setting by config terms
Wang Nan
5
-0
/
+29
2015-10-28
perf symbols: we can now read separate debug-info files based on a build ID
Dima Kogan
1
-0
/
+9
2015-10-28
perf symbols: Fix type error when reading a build-id
Dima Kogan
1
-1
/
+1
2015-10-27
perf tools: Search for more options when passing args to -h
Arnaldo Carvalho de Melo
1
-1
/
+14
2015-10-27
perf stat: Cache aggregated map entries in extra cpumap
Jiri Olsa
1
-4
/
+55
2015-10-27
perf cpu_map: Add cpu_map__empty_new function
Jiri Olsa
2
-0
/
+18
2015-10-27
perf evsel: Move id_offset out of struct perf_evsel union member
Jiri Olsa
1
-1
/
+1
2015-10-27
perf tools: Introduce usage_with_options_msg()
Namhyung Kim
9
-28
/
+62
2015-10-26
perf tools: Setup pager when printing usage and help
Namhyung Kim
1
-2
/
+13
2015-10-26
perf report: Rename to --show-cpu-utilization
Namhyung Kim
3
-2
/
+5
2015-10-26
perf tools: Improve ambiguous option help message
Namhyung Kim
1
-9
/
+8
2015-10-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-9
/
+81
2015-10-23
perf tools: Provide help for subset of options
Arnaldo Carvalho de Melo
1
-9
/
+33
2015-10-23
perf tools: Show tool command line options ordered
Arnaldo Carvalho de Melo
1
-0
/
+48
2015-10-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
12
-49
/
+151
2015-10-22
perf annotate: Don't die() when finding an invalid config option
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-10-22
perf ui tui: Register the error callbacks before initializing the widgets
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-10-22
perf annotate: Fix 'annotate.use_offset' config variable usage
Namhyung Kim
1
-1
/
+1
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
6
-30
/
+62
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
5
-1
/
+9
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
4
-10
/
+62
2015-10-22
perf tools: Move callchain help messages to callchain.h
Namhyung Kim
3
-10
/
+20
2015-10-22
tools lib traceevent: Support %ps/%pS
Scott Wood
1
-2
/
+2
2015-10-22
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
5
-10
/
+24
2015-10-21
perf annotate: Add debug message for out of bounds sample
Arnaldo Carvalho de Melo
1
-1
/
+4
2015-10-21
perf evsel: Print branch filter state with -vv
Andi Kleen
1
-0
/
+1
2015-10-20
perf cpu_map: Fix core dump caused by per-socket/core system-wide stat
Kan Liang
1
-1
/
+1
2015-10-20
tools lib traceevent: update KVM plugin
Paolo Bonzini
1
-8
/
+17
[next]