index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Normalize gcc parameter when generating arch errno table
He Zhe
2020-03-26
1
-1
/
+1
*
perf parse-events: Add defensive NULL check
Ian Rogers
2020-03-26
1
-6
/
+5
*
perf callchain: Update docs regarding kernel/user space unwinding
Tony Jones
2020-03-25
2
-12
/
+20
*
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 test: Test pmu-events aliases
John Garry
2020-03-24
1
-1
/
+147
*
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 test: Add pmu-events test
John Garry
2020-03-24
4
-0
/
+239
*
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2020-03-24
2
-8
/
+16
*
perf jevents: Support test events folder
John Garry
2020-03-24
1
-0
/
+30
*
perf jevents: Add some test events
John Garry
2020-03-24
3
-0
/
+59
*
perf tools: Unify a bit the build directory output
Jiri Olsa
2020-03-24
1
-4
/
+5
*
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
2020-03-24
1
-0
/
+2
*
perf vendor events amd: Update Zen1 events to V2
Vijay Thakkar
2020-03-24
7
-136
/
+172
*
perf vendor events amd: Add Zen2 events
Vijay Thakkar
2020-03-24
7
-0
/
+1117
*
perf vendor events amd: Restrict model detection for zen1 based processors
Vijay Thakkar
2020-03-24
7
-1
/
+1
*
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/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
*
perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box
Kan Liang
2020-03-20
1
-3
/
+9
*
perf/x86/intel/uncore: Add box_offsets for free-running counters
Kan Liang
2020-03-20
1
-1
/
+4
*
perf/core: Fix reversed NULL check in perf_event_groups_less()
Dan Carpenter
2020-03-20
1
-1
/
+1
*
perf/core: Fix endless multiplex timer
Peter Zijlstra
2020-03-20
1
-6
/
+14
*
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
2020-03-20
2
-0
/
+26
*
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
[next]