index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
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
2019-08-08
perf db-export: Fix thread__exec_comm()
Adrian Hunter
2019-08-08
perf annotate: Fix printing of unaugmented disassembled instructions from BPF
Arnaldo Carvalho de Melo
2019-07-29
libperf: Add perf_evsel__cpus()/threads() functions
Jiri Olsa
2019-07-29
libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions
Jiri Olsa
2019-07-29
libperf: Adopt perf_evsel__read() function from tools/perf
Jiri Olsa
2019-07-29
libperf: Adopt simplified perf_evsel__close() function from tools/perf
Jiri Olsa
2019-07-29
libperf: Adopt perf_evsel__alloc_fd() function from tools/perf
Jiri Olsa
2019-07-29
libperf: Adopt the readn()/writen() functions from tools/perf
Jiri Olsa
2019-07-29
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
libperf: Move fd array from perf's evsel to lobperf's perf_evsel class
Jiri Olsa
2019-07-29
libperf: Adopt xyarray class from perf
Jiri Olsa
2019-07-29
libperf: Add perf_evlist__set_maps() function
Jiri Olsa
2019-07-29
libperf: Add threads to struct perf_evlist
Jiri Olsa
2019-07-29
libperf: Add cpus to struct perf_evlist
Jiri Olsa
2019-07-29
libperf: Add has_user_cpus to struct perf_evlist
Jiri Olsa
2019-07-29
libperf: Add threads to struct perf_evsel
Jiri Olsa
2019-07-29
libperf: Add own_cpus to struct perf_evsel
Jiri Olsa
2019-07-29
libperf: Add cpus to struct perf_evsel
Jiri Olsa
2019-07-29
libperf: Move zalloc.o into libperf
Jiri Olsa
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
2019-07-29
libperf: Add perf_evlist__remove() function
Jiri Olsa
2019-07-29
libperf: Add perf_evlist__add() function
Jiri Olsa
2019-07-29
libperf: Add perf_evlist__init() function
Jiri Olsa
2019-07-29
libperf: Add perf_evsel__init function
Jiri Olsa
[prev]
[next]