index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2019-08-26
perf stat: Remove needless headers from stat.h
Arnaldo Carvalho de Melo
2019-08-26
perf cpumap: No need to include perf.h, ditch it
Arnaldo Carvalho de Melo
2019-08-22
libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
Jiri Olsa
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2019-08-22
perf evsel: Switch to libperf's cpumap.h
Arnaldo Carvalho de Melo
2019-08-22
perf evsel: util/evsel.h needs stdio.h as it uses FILE
Arnaldo Carvalho de Melo
2019-08-22
perf evsel: Remove needless stddef.h from util/evsel.h
Arnaldo Carvalho de Melo
2019-08-22
perf evsel: Remove needless counts.h header from util/evsel.h
Arnaldo Carvalho de Melo
2019-08-22
perf evsel: Add missing perf/evsel.h header in util/evsel.h
Arnaldo Carvalho de Melo
2019-08-22
perf scripting python: Add missing counts.h header
Arnaldo Carvalho de Melo
2019-08-22
perf stat: Add missing counts.h
Arnaldo Carvalho de Melo
2019-08-22
perf evlist: Add missing xyarray.h header
Arnaldo Carvalho de Melo
2019-08-22
perf bpf: Add missing xyarray.h header
Arnaldo Carvalho de Melo
2019-08-22
perf counts: Add missing headers needed for types used
Arnaldo Carvalho de Melo
2019-08-22
perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree
Arnaldo Carvalho de Melo
2019-08-22
perf metricgroup: Remove needless includes from metricgroup.h
Arnaldo Carvalho de Melo
2019-08-22
libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
Jiri Olsa
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
2019-08-22
perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
Jiri Olsa
2019-08-20
perf cs-etm: Support sample flags 'insn' and 'insnlen'
Leo Yan
2019-08-20
perf report: Dump LBR callstack data by -D jointly with thread stack
Alexey Budankov
2019-08-20
perf record: Enable LBR callstack capture jointly with thread stack
Alexey Budankov
2019-08-20
perf evsel: Add comment for 'idx' member in 'struct perf_sample_id
Adrian Hunter
2019-08-16
perf unwind: Remove unnecessary test
John Keeping
2019-08-16
perf unwind: Fix libunwind when tid != pid
John Keeping
2019-08-16
perf map: Use zalloc for map_groups
John Keeping
2019-08-15
perf top: Add --switch-on/--switch-off events
Arnaldo Carvalho de Melo
2019-08-15
perf evswitch: Add hint when not finding specified on/off events
Arnaldo Carvalho de Melo
2019-08-15
perf evswitch: Move enoent error message printing to separate function
Arnaldo Carvalho de Melo
2019-08-15
perf evswitch: Introduce init() method to set the on/off evsels from the comm...
Arnaldo Carvalho de Melo
2019-08-15
perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processing
Arnaldo Carvalho de Melo
2019-08-15
perf evswitch: Add the names of on/off events
Arnaldo Carvalho de Melo
2019-08-15
perf evswitch: Move switch logic to use in other tools
Arnaldo Carvalho de Melo
2019-08-15
perf evswitch: Move struct to a separate header to use in other tools
Arnaldo Carvalho de Melo
2019-08-14
perf record: Support aarch64 random socket_id assignment
Tan Xiaojun
2019-08-14
perf evsel: Provide meaningful warning when trying to use 'aux_output' on old...
Arnaldo Carvalho de Melo
2019-08-14
perf tools: Add aux-output config term
Adrian Hunter
2019-08-14
perf intel-pt: Process options for PEBS event synthesis
Adrian Hunter
2019-08-14
perf tools: Add itrace option 'o' to synthesize aux-output events
Adrian Hunter
2019-08-14
perf tools: Add aux_output attribute flag
Adrian Hunter
2019-08-14
perf record: Add an option to take an AUX snapshot on exit
Alexander Shishkin
2019-08-14
perf tools: Add CAP_SYSLOG define for older systems
Arnaldo Carvalho de Melo
2019-08-14
perf tools: Add helpers to use capabilities if present
Igor Lubashev
2019-08-12
perf hist: Remove dummy entries when finding real ones.
Arnaldo Carvalho de Melo
2019-08-12
perf hists: Do not link a pair if already linked
Arnaldo Carvalho de Melo
2019-08-12
perf session: Avoid infinite loop when seeing invalid header.size
Arnaldo Carvalho de Melo
2019-08-12
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
2019-08-08
perf record: Fix module size on s390
Thomas Richter
2019-08-08
perf cpumap: Fix writing to illegal memory in handling cpumap mask
He Zhe
[prev]
[next]