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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-16
perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2
-0
/
+10
2020-04-16
perf cs-etm: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+11
2020-04-16
perf arm-spe: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+9
2020-04-16
perf intel-bts: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+10
2020-04-16
perf intel-pt: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+10
2020-04-16
perf auxtrace: Add ->evsel_is_auxtrace() callback
Adrian Hunter
2
-0
/
+21
2020-04-16
perf metrictroup: Split the metricgroup__add_metric function
Kajol Jain
1
-25
/
+35
2020-04-16
perf expr: Add expr_scanner_ctx object
Jiri Olsa
3
-7
/
+13
2020-04-16
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
4
-15
/
+15
2020-04-16
perf synthetic-events: save 4kb from 2 stack frames
Ian Rogers
1
-12
/
+10
2020-04-16
perf tools: Support CAP_PERFMON capability
Alexey Budankov
3
-5
/
+10
2020-04-16
perf annotate: Add basic support for bpf_image
Jiri Olsa
5
-0
/
+34
2020-04-16
perf machine: Set ksymbol dso as loaded on arrival
Jiri Olsa
1
-0
/
+1
2020-04-16
perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
Jiri Olsa
1
-0
/
+93
2020-04-14
perf stat: Fix no metric header if --per-socket and --metric-only set
Jin Yao
1
-2
/
+5
2020-04-14
perf python: Check if clang supports -fno-semantic-interposition
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-03
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
1
-0
/
+3
2020-04-03
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
1
-5
/
+7
2020-04-03
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
1
-4
/
+17
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
3
-1
/
+12
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
3
-0
/
+124
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
4
-0
/
+53
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
5
-5
/
+109
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
9
-0
/
+60
2020-04-03
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-03-26
perf parse-events: Add defensive NULL check
Ian Rogers
1
-6
/
+5
2020-03-24
perf dso: Fix dso comparison
Ravi Bangoria
1
-1
/
+21
2020-03-24
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
1
-5
/
+5
2020-03-24
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2
-1
/
+2
2020-03-24
perf pmu: Add is_pmu_core()
John Garry
2
-0
/
+6
2020-03-24
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2
-8
/
+16
2020-03-24
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
1
-19
/
+30
2020-03-24
perf stat: Align the output for interval aggregation mode
Jin Yao
1
-3
/
+3
2020-03-24
perf report: Support a new key to reload the browser
Jin Yao
1
-0
/
+1
2020-03-24
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
1
-0
/
+1
2020-03-24
perf report: Support interactive annotation of code without symbols
Jin Yao
1
-0
/
+1
2020-03-23
perf report: Print al_addr when symbol is not found
Jin Yao
1
-2
/
+4
2020-03-23
perf symbols: Consolidate symbol fixup issue
Leo Yan
1
-2
/
+8
2020-03-23
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
2
-3
/
+4
2020-03-19
Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...
Ingo Molnar
9
-86
/
+240
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-31
/
+41
2020-03-17
perf expr: Fix copy/paste mistake
Jiri Olsa
1
-2
/
+2
2020-03-17
perf tools: Give synthetic mmap events an inode generation
Ian Rogers
1
-0
/
+1
2020-03-12
perf record: Fix binding of AIO user space buffers to nodes
Alexey Budankov
1
-6
/
+15
2020-03-11
perf cs-etm: Fix unsigned variable comparison to zero
Leo Yan
1
-1
/
+1
2020-03-11
perf cs-etm: Optimize copying last branches
Leo Yan
1
-5
/
+17
2020-03-11
perf cs-etm: Correct synthesizing instruction samples
Leo Yan
1
-17
/
+70
2020-03-11
perf cs-etm: Continuously record last branch
Leo Yan
1
-3
/
+4
2020-03-11
perf cs-etm: Swap packets for instruction samples
Leo Yan
1
-20
/
+19
[next]