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
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-08
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-08
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-02-08
perf vendor events intel: Add uncore events for Broadwell DE
Andi Kleen
3
-0
/
+484
2017-02-08
perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
Andi Kleen
1
-0
/
+42
2017-02-08
perf vendor events intel: Add uncore events for Sandy Bridge Server
Andi Kleen
4
-0
/
+582
2017-02-08
perf vendor events intel: Add uncore events for IvyBridge Server
Andi Kleen
4
-0
/
+692
2017-02-08
perf vendor events intel: Add uncore events for Broadwell Server
Andi Kleen
4
-0
/
+512
2017-02-08
perf vendor events intel: Add uncore events for Haswell Server processor
Andi Kleen
4
-0
/
+512
2017-02-08
perf tools: Fix include of linux/mman.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
perf tools: Use zfree() to avoid keeping dangling pointers
Taeung Song
1
-6
/
+6
2017-02-08
perf tools: Use zfree() instead of ad hoc equivalent
Taeung Song
1
-4
/
+2
2017-02-08
perf tools: Add missing check for failure in a zalloc() call
Taeung Song
1
-0
/
+2
2017-02-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
1
-1
/
+2
2017-02-08
perf probe: Add option --symfs
Uwe Kleine-König
1
-0
/
+2
2017-02-08
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
1
-2
/
+4
2017-02-08
perf list: Add debug support for outputing alias string
Andi Kleen
4
-0
/
+15
2017-02-08
perf pmu: Support event aliases for non cpu// pmus
Andi Kleen
2
-27
/
+51
2017-02-08
perf pmu: Support per pmu json aliases
Andi Kleen
1
-4
/
+9
2017-02-08
perf jevents: Add support for parsing uncore json files
Andi Kleen
4
-13
/
+98
2017-02-08
perf jevents: Parse eventcode as number
Andi Kleen
1
-1
/
+9
2017-02-08
perf bpf: Add missing newline in debug messages
He Kuang
1
-2
/
+2
2017-02-08
perf tools arm64: Add support for generating bpf prologue
He Kuang
2
-1
/
+15
2017-02-06
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
3
-1
/
+18
2017-02-02
cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy
Tejun Heo
1
-7
/
+19
2017-02-02
perf callchain: Reference count maps
Krister Johansen
3
-2
/
+22
2017-02-02
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
3
-1
/
+14
2017-02-02
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
1
-0
/
+4
2017-01-31
perf ftrace: Add ftrace.tracer config option
Taeung Song
1
-0
/
+25
2017-01-31
perf tools: Create for_each_event macro for tracepoints iteration
Taeung Song
1
-20
/
+18
2017-01-31
perf test: Add libbpf pinning test
Joe Stringer
1
-1
/
+41
2017-01-31
tools perf util: Make rm_rf(path) argument const
Joe Stringer
2
-2
/
+2
2017-01-31
perf callchain: Reference count maps
Krister Johansen
3
-2
/
+22
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-41
/
+72
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
12
-23
/
+62
2017-01-27
perf config: Do not consider an error not to have any perfconfig file
Arnaldo Carvalho de Melo
1
-6
/
+8
2017-01-26
perf ftrace: Remove needless code setting default tracer
Taeung Song
1
-4
/
+1
2017-01-26
Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm...
Ingo Molnar
20
-67
/
+546
2017-01-26
perf ftrace: Make 'function_graph' be the default tracer
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-01-26
perf ftrace: Introduce new 'ftrace' tool
Namhyung Kim
6
-0
/
+282
2017-01-26
perf util: Add more debug message on failure path
Namhyung Kim
2
-18
/
+39
2017-01-26
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
4
-3
/
+84
2017-01-26
perf scripting perl: Do not die() when not founding event for a type
Arnaldo Carvalho de Melo
1
-2
/
+4
2017-01-26
tools lib bpf: Add libbpf_get_error()
Joe Stringer
1
-1
/
+1
2017-01-26
perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()
Markus Elfring
1
-3
/
+2
2017-01-26
perf probe: Delete an unnecessary check in try_to_find_absolute_address()
Markus Elfring
1
-4
/
+2
2017-01-26
perf probe: Fix wrong register name for arm64
He Kuang
1
-6
/
+6
2017-01-25
lib, traceevent: add PRINT_HEX_STR variant
Daniel Borkmann
2
-0
/
+2
[prev]
[next]