index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Fix no metric header if --per-socket and --metric-only set
Jin Yao
2020-04-14
1
-2
/
+5
*
perf python: Check if clang supports -fno-semantic-interposition
Arnaldo Carvalho de Melo
2020-04-14
1
-0
/
+2
*
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
2020-04-03
1
-1
/
+1
*
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
2020-04-03
1
-0
/
+3
*
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
2020-04-03
1
-5
/
+7
*
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
2020-04-03
1
-4
/
+17
*
perf record: Add --all-cgroups option
Namhyung Kim
2020-04-03
3
-1
/
+12
*
perf record: Support synthesizing cgroup events
Namhyung Kim
2020-04-03
3
-0
/
+124
*
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-04-03
4
-0
/
+53
*
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
2020-04-03
5
-5
/
+109
*
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
9
-0
/
+60
*
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
2020-04-03
1
-0
/
+1
*
perf parse-events: Add defensive NULL check
Ian Rogers
2020-03-26
1
-6
/
+5
*
perf dso: Fix dso comparison
Ravi Bangoria
2020-03-24
1
-1
/
+21
*
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
2020-03-24
1
-5
/
+5
*
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2020-03-24
2
-1
/
+2
*
perf pmu: Add is_pmu_core()
John Garry
2020-03-24
2
-0
/
+6
*
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2020-03-24
2
-8
/
+16
*
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
2020-03-24
1
-19
/
+30
*
perf stat: Align the output for interval aggregation mode
Jin Yao
2020-03-24
1
-3
/
+3
*
perf report: Support a new key to reload the browser
Jin Yao
2020-03-24
1
-0
/
+1
*
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
2020-03-24
1
-0
/
+1
*
perf report: Support interactive annotation of code without symbols
Jin Yao
2020-03-24
1
-0
/
+1
*
perf report: Print al_addr when symbol is not found
Jin Yao
2020-03-23
1
-2
/
+4
*
perf symbols: Consolidate symbol fixup issue
Leo Yan
2020-03-23
1
-2
/
+8
*
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
2020-03-23
2
-3
/
+4
*
Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-03-19
9
-86
/
+240
|
\
|
*
perf expr: Fix copy/paste mistake
Jiri Olsa
2020-03-17
1
-2
/
+2
|
*
perf tools: Give synthetic mmap events an inode generation
Ian Rogers
2020-03-17
1
-0
/
+1
|
*
perf record: Fix binding of AIO user space buffers to nodes
Alexey Budankov
2020-03-12
1
-6
/
+15
|
*
perf cs-etm: Fix unsigned variable comparison to zero
Leo Yan
2020-03-11
1
-1
/
+1
|
*
perf cs-etm: Optimize copying last branches
Leo Yan
2020-03-11
1
-5
/
+17
|
*
perf cs-etm: Correct synthesizing instruction samples
Leo Yan
2020-03-11
1
-17
/
+70
|
*
perf cs-etm: Continuously record last branch
Leo Yan
2020-03-11
1
-3
/
+4
|
*
perf cs-etm: Swap packets for instruction samples
Leo Yan
2020-03-11
1
-20
/
+19
|
*
perf map: Use strstarts() to look for Android libraries
Arnaldo Carvalho de Melo
2020-03-11
1
-4
/
+4
|
*
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-03-11
1
-1
/
+1
|
*
perf metricgroup: Support metric constraint
Kan Liang
2020-03-10
1
-1
/
+53
|
*
perf util: Factor out sysctl__nmi_watchdog_enabled()
Kan Liang
2020-03-10
3
-4
/
+22
|
*
perf metricgroup: Factor out metricgroup__add_metric_weak_group()
Kan Liang
2020-03-10
1
-24
/
+33
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2020-03-19
5
-31
/
+41
|
\
\
|
|
/
|
/
|
|
*
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-03-09
1
-3
/
+8
|
*
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
2020-03-09
1
-0
/
+3
|
*
perf parse-events: Fix reading of invalid memory in event parsing
Ian Rogers
2020-03-09
1
-23
/
+23
|
*
perf python: Fix clang detection when using CC=clang-version
Ilie Halip
2020-03-09
1
-4
/
+6
|
*
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-03-09
1
-1
/
+1
|
*
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-06
2
-2
/
+3
*
|
perf block-info: Support color ops to print block percents in color
Jin Yao
2020-03-09
1
-10
/
+15
*
|
perf block-info: Allow selecting which columns to report and its order
Jin Yao
2020-03-09
2
-17
/
+41
*
|
perf diff: Use __block_info__cmp() to replace block_pair_cmp()
Jin Yao
2020-03-09
2
-2
/
+9
[next]