index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf pmu: Support per pmu json aliases
Andi Kleen
2017-02-08
1
-4
/
+9
*
perf jevents: Add support for parsing uncore json files
Andi Kleen
2017-02-08
4
-13
/
+98
*
perf jevents: Parse eventcode as number
Andi Kleen
2017-02-08
1
-1
/
+9
*
perf bpf: Add missing newline in debug messages
He Kuang
2017-02-08
1
-2
/
+2
*
perf tools arm64: Add support for generating bpf prologue
He Kuang
2017-02-08
2
-1
/
+15
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2017-02-06
4
-2
/
+19
|
\
|
*
Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-02-03
6
-3
/
+40
|
|
\
|
|
*
perf callchain: Reference count maps
Krister Johansen
2017-02-02
3
-2
/
+22
|
|
*
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
2017-02-02
3
-1
/
+14
|
|
*
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
2017-02-02
1
-0
/
+4
|
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-02
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
objtool: Fix IRET's opcode
Jiri Slaby
2017-01-19
1
-1
/
+1
*
|
|
Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-02-01
27
-59
/
+442
|
\
\
\
|
*
|
|
perf ftrace: Add ftrace.tracer config option
Taeung Song
2017-01-31
1
-0
/
+25
|
*
|
|
perf tools: Create for_each_event macro for tracepoints iteration
Taeung Song
2017-01-31
1
-20
/
+18
|
*
|
|
perf test: Add libbpf pinning test
Joe Stringer
2017-01-31
1
-1
/
+41
|
*
|
|
tools lib api fs: Add bpf_fs filesystem detector
Joe Stringer
2017-01-31
2
-0
/
+17
|
*
|
|
tools perf util: Make rm_rf(path) argument const
Joe Stringer
2017-01-31
2
-2
/
+2
|
*
|
|
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2017-01-31
2
-0
/
+54
|
*
|
|
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2017-01-31
2
-0
/
+23
|
*
|
|
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2017-01-31
2
-0
/
+123
|
*
|
|
perf callchain: Reference count maps
Krister Johansen
2017-01-31
3
-2
/
+22
|
*
|
|
tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}ar...
Ingo Molnar
2017-01-30
3
-0
/
+25
|
*
|
|
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2017-01-27
12
-23
/
+62
|
*
|
|
perf config: Do not consider an error not to have any perfconfig file
Arnaldo Carvalho de Melo
2017-01-27
1
-6
/
+8
|
*
|
|
tools build: Add tools tree support for 'make -s'
Josh Poimboeuf
2017-01-26
2
-1
/
+21
|
*
|
|
perf ftrace: Remove needless code setting default tracer
Taeung Song
2017-01-26
1
-4
/
+1
*
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-01-30
1
-26
/
+27
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-27
1
-26
/
+27
|
|
\
\
|
|
*
|
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
2017-01-17
1
-26
/
+27
*
|
|
|
Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-01-26
22
-96
/
+600
|
\
\
\
\
|
*
|
|
|
perf ftrace: Make 'function_graph' be the default tracer
Arnaldo Carvalho de Melo
2017-01-26
1
-1
/
+2
|
*
|
|
|
perf ftrace: Introduce new 'ftrace' tool
Namhyung Kim
2017-01-26
6
-0
/
+282
|
*
|
|
|
perf util: Add more debug message on failure path
Namhyung Kim
2017-01-26
2
-18
/
+39
|
*
|
|
|
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
2017-01-26
4
-3
/
+84
|
*
|
|
|
perf scripting perl: Do not die() when not founding event for a type
Arnaldo Carvalho de Melo
2017-01-26
1
-2
/
+4
|
*
|
|
|
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2017-01-26
3
-2
/
+12
|
*
|
|
|
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2017-01-26
2
-0
/
+15
|
*
|
|
|
tools lib bpf: Define prog_type fns with macro
Joe Stringer
2017-01-26
1
-25
/
+16
|
*
|
|
|
tools lib bpf: Fix map offsets in relocation
Joe Stringer
2017-01-26
1
-3
/
+12
|
*
|
|
|
perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()
Markus Elfring
2017-01-26
1
-3
/
+2
|
*
|
|
|
perf probe: Delete an unnecessary check in try_to_find_absolute_address()
Markus Elfring
2017-01-26
1
-4
/
+2
|
*
|
|
|
perf probe: Fix wrong register name for arm64
He Kuang
2017-01-26
1
-6
/
+6
|
*
|
|
|
perf c2c report: Coalesce by default only by pid,iaddr
Jiri Olsa
2017-01-20
2
-2
/
+2
|
*
|
|
|
perf c2c report: Display Total records column in offset view
Jiri Olsa
2017-01-20
1
-0
/
+1
|
*
|
|
|
perf hists browser: Add e/c hotkeys to expand/collapse callchain for current ...
Jiri Olsa
2017-01-20
1
-0
/
+17
|
*
|
|
|
perf hists browser: Put hist_entry folding logic into single function
Jiri Olsa
2017-01-20
1
-18
/
+25
|
*
|
|
|
perf unwind: Fix looking up dwarf unwind stack info
Matija Glavinic Pecotic
2017-01-18
2
-16
/
+86
*
|
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-01-25
11
-49
/
+92
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-01-22
2
-2
/
+15
|
|
\
\
\
[next]