index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
perf report/top TUI: Support hotkeys to let user select any event for sorting
Jin Yao
2020-03-24
1
-1
/
+27
|
*
perf report: Support a new key to reload the browser
Jin Yao
2020-03-24
4
-3
/
+6
|
*
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
2020-03-24
4
-15
/
+94
|
*
perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses
Jin Yao
2020-03-24
1
-11
/
+35
|
*
perf report: Support interactive annotation of code without symbols
Jin Yao
2020-03-24
2
-6
/
+38
|
*
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
5
-33
/
+8
|
*
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
2020-03-23
2
-3
/
+4
*
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
2
-0
/
+2
|
\
\
|
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
|
|
Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-31
3
-0
/
+544
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf/tests: Add CET instructions to the new instructions test
Adrian Hunter
2020-03-26
3
-0
/
+544
|
|
/
*
|
Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-03-19
32
-1123
/
+1340
|
\
\
|
*
|
perf expr: Fix copy/paste mistake
Jiri Olsa
2020-03-17
1
-2
/
+2
|
*
|
perf report: Fix no branch type statistics report issue
Jin Yao
2020-03-17
1
-5
/
+4
|
*
|
perf tools: Give synthetic mmap events an inode generation
Ian Rogers
2020-03-17
1
-0
/
+1
|
*
|
perf test: Print if shell directory isn't present
Ian Rogers
2020-03-13
1
-1
/
+4
|
*
|
perf record: Fix binding of AIO user space buffers to nodes
Alexey Budankov
2020-03-12
1
-6
/
+15
|
*
|
perf scripting perl: Add common_callchain to fix argument order
Michael Petlan
2020-03-11
6
-20
/
+20
|
*
|
perf intel-pt: Update intel-pt.txt file with new location of the documentation
Adrian Hunter
2020-03-11
1
-0
/
+1
|
*
|
perf intel-pt: Add Intel PT man page references
Adrian Hunter
2020-03-11
5
-4
/
+13
|
*
|
perf intel-pt: Rename intel-pt.txt and put it in man page format
Adrian Hunter
2020-03-11
1
-24
/
+33
|
*
|
perf doc: Set man page date to last git commit
Ian Rogers
2020-03-11
1
-1
/
+4
|
*
|
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 vendor events intel: Add NO_NMI_WATCHDOG metric constraint
Kan Liang
2020-03-10
3
-3
/
+6
|
*
|
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
|
*
|
perf jevents: Support metric constraint
Kan Liang
2020-03-10
3
-7
/
+15
|
*
|
perf vendor events s390: Add new deflate counters for IBM z15
Thomas Richter
2020-03-10
2
-5
/
+33
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2020-03-19
26
-106
/
+128
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
|
*
|
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2020-03-06
1
-1
/
+1
|
|
/
|
*
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
11
-65
/
+65
|
*
perf jevents: Fix leak of mapfile memory
John Garry
2020-03-06
1
-6
/
+9
|
*
perf bench: Clear struct sigaction before sigaction() syscall
Tommi Rantala
2020-03-06
7
-0
/
+7
|
*
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-06
1
-2
/
+2
|
*
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-03-06
1
-1
/
+3
|
*
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-06
3
-3
/
+5
*
|
perf block-info: Support color ops to print block percents in color
Jin Yao
2020-03-09
1
-10
/
+15
[prev]
[next]