index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Wait for the correct child
Milian Wolff
2017-09-12
1
-1
/
+1
*
perf tools: Support running perf binaries with a dash in their name
Milian Wolff
2017-09-12
1
-4
/
+10
*
perf config: Check not only section->from_system_config but also item's
Taeung Song
2017-09-12
1
-1
/
+1
*
perf ui progress: Fix progress update
Jiri Olsa
2017-09-12
1
-1
/
+6
*
perf ui progress: Make sure we always define step value
Jiri Olsa
2017-09-12
1
-1
/
+1
*
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
2017-09-12
1
-1
/
+12
*
perf tests: Fix compile when libunwind's unwind.h is available
Milian Wolff
2017-09-12
1
-1
/
+1
*
perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...
Arnaldo Carvalho de Melo
2017-09-01
1
-1
/
+2
*
perf stat: Only auto-merge events that are PMU aliases
Arnaldo Carvalho de Melo
2017-09-01
3
-9
/
+18
*
perf test: Add test case for PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-09-01
1
-1
/
+5
*
perf script: Support physical address
Kan Liang
2017-09-01
2
-3
/
+14
*
perf mem: Support physical address
Kan Liang
2017-09-01
2
-26
/
+75
*
perf sort: Add sort option for physical address
Kan Liang
2017-09-01
8
-2
/
+59
*
perf tools: Support new sample type for physical address
Kan Liang
2017-09-01
5
-2
/
+26
*
perf vendor events powerpc: Remove duplicate events
Sukadev Bhattiprolu
2017-09-01
4
-138
/
+3
*
perf intel-pt: Fix syntax in documentation of config option
Jack Henschel
2017-09-01
1
-1
/
+1
*
perf test powerpc: Fix 'Object code reading' test
Ravi Bangoria
2017-09-01
1
-0
/
+5
*
perf trace: Support syscall name globbing
Arnaldo Carvalho de Melo
2017-09-01
2
-5
/
+36
*
perf syscalltbl: Support glob matching on syscall names
Arnaldo Carvalho de Melo
2017-09-01
2
-0
/
+36
*
perf report: Calculate the average cycles of iterations
Jin Yao
2017-08-30
5
-79
/
+85
*
perf symbols: Fix plt entry calculation for ARM and AARCH64
Li Bin
2017-08-29
1
-5
/
+22
*
perf probe: Fix kprobe blacklist checking condition
Li Bin
2017-08-29
1
-1
/
+1
*
perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
Arnaldo Carvalho de Melo
2017-08-28
6
-1
/
+83
*
perf tools: Pass full path of FEATURES_DUMP
David Carrillo-Cisneros
2017-08-28
1
-1
/
+1
*
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-08-28
2
-3
/
+3
*
perf tools: Allow external definition of flex and bison binary names
David Carrillo-Cisneros
2017-08-28
1
-2
/
+2
*
perf report: Group stat values on global event id
Jiri Olsa
2017-08-28
2
-2
/
+2
*
perf values: Zero value buffers
Jiri Olsa
2017-08-28
1
-2
/
+7
*
perf values: Fix allocation check
Jiri Olsa
2017-08-28
1
-1
/
+1
*
perf values: Fix thread index bug
Jiri Olsa
2017-08-28
1
-2
/
+2
*
perf report: Add dump_read function
Jiri Olsa
2017-08-28
2
-4
/
+25
*
perf record: Set read_format for inherit_stat
Jiri Olsa
2017-08-28
1
-1
/
+6
*
perf c2c: Fix remote HITM detection for Skylake
Jiri Olsa
2017-08-28
1
-2
/
+9
*
perf tools: Fix static build with newer toolchains
Jiri Olsa
2017-08-28
1
-1
/
+7
*
perf stat: Fix path to PMU formats in documentation
Jack Henschel
2017-08-28
1
-2
/
+2
*
perf tools: Fix static linking with libunwind
Konstantin Khlebnikov
2017-08-22
1
-1
/
+5
*
perf tools: Fix static linking with libdw from elfutils
Konstantin Khlebnikov
2017-08-22
1
-5
/
+5
*
perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
Konstantin Khlebnikov
2017-08-22
1
-1
/
+3
*
perf tools: Really install manpages via 'make install-man'
Konstantin Khlebnikov
2017-08-22
1
-1
/
+1
*
perf test: Add test cases for new data source encoding
Andi Kleen
2017-08-22
4
-0
/
+62
*
perf tools: Add support for printing new mem_info encodings
Andi Kleen
2017-08-22
1
-3
/
+40
*
perf vendor events: Add Skylake server uncore event list
Andi Kleen
2017-08-22
2
-0
/
+1328
*
perf vendor events: Add core event list for Skylake Server
Andi Kleen
2017-08-22
8
-0
/
+4945
*
perf tools: Dedup events in expression parsing
Andi Kleen
2017-08-22
1
-1
/
+14
*
perf tools: Increase maximum number of events in expressions
Andi Kleen
2017-08-22
1
-1
/
+1
*
perf tools: Expression parser enhancements for metrics
Andi Kleen
2017-08-22
2
-6
/
+60
*
perf tools: Add utility function to detect SMT status
Andi Kleen
2017-08-22
3
-0
/
+51
*
perf bpf: Tighten detection of BPF events
Andi Kleen
2017-08-22
1
-4
/
+19
*
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
2017-08-22
5
-40
/
+20
*
perf xyarray: Save max_x, max_y
Andi Kleen
2017-08-22
2
-0
/
+14
[next]