index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
282
-1810
/
+22132
|
\
|
*
Merge tag 'perf-core-for-mingo-4.14-20170829' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-08-29
22
-43
/
+185
|
|
\
|
|
*
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
|
|
*
tools headers: Sync cpu features kernel ABI headers with tooling headers
Arnaldo Carvalho de Melo
2017-08-28
2
-6
/
+3
|
|
*
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
5
-6
/
+8
|
|
*
tools lib: Allow external definition of CC, AR and LD
David Carrillo-Cisneros
2017-08-28
1
-3
/
+3
|
|
*
perf tools: Allow external definition of flex and bison binary names
David Carrillo-Cisneros
2017-08-28
1
-2
/
+2
|
|
*
tools build tests: Don't hardcode gcc name
David Carrillo-Cisneros
2017-08-28
1
-1
/
+1
|
|
*
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
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-08-29
2
-1
/
+29
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-08-24
32
-64
/
+6595
|
|
\
\
|
|
*
|
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
2
-5
/
+68
|
|
*
|
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
|
*
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-08-24
2
-3
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
perf annotate browser: Circulate percent, total-period and nr-samples view
Taeung Song
2017-08-18
1
-3
/
+8
|
*
|
|
perf annotate browser: Support --show-nr-samples option
Taeung Song
2017-08-18
2
-5
/
+13
|
*
|
|
perf annotate: Document --show-total-period option
Taeung Song
2017-08-18
1
-0
/
+2
|
*
|
|
perf annotate stdio: Support --show-nr-samples option
Taeung Song
2017-08-18
3
-3
/
+23
|
*
|
|
perf tools: Use default CPUINFO_PROC where it fits
Arnaldo Carvalho de Melo
2017-08-17
2
-20
/
+2
|
*
|
|
perf tools: Remove unused cpu_relax() macros
Arnaldo Carvalho de Melo
2017-08-17
1
-9
/
+0
|
*
|
|
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
2017-08-17
4
-104
/
+104
|
*
|
|
perf events parse: Use just one parse events state struct
Arnaldo Carvalho de Melo
2017-08-17
3
-6
/
+3
|
*
|
|
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
2017-08-17
4
-31
/
+31
|
*
|
|
perf events parse: Remove some needless local variables
Arnaldo Carvalho de Melo
2017-08-17
1
-13
/
+7
|
*
|
|
perf trace: Fix off by one string allocation problem
Arnaldo Carvalho de Melo
2017-08-17
1
-1
/
+1
|
*
|
|
perf jevents: Support FCMask and PortMask
Andi Kleen
2017-08-17
1
-0
/
+2
[next]