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
/
record.h
Age
Commit message (
Expand
)
Author
2021-01-20
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
2020-12-28
perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id
Jiri Olsa
2020-12-17
perf record: Support new sample type for data page size
Kan Liang
2020-09-04
perf tools: Add FIFO file names as alternative options to --control
Adrian Hunter
2020-08-04
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-04
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-05-28
perf record: Respect --no-switch-events
Adrian Hunter
2020-04-23
perf record: Add num-synthesize-threads option
Stephane Eranian
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
2019-11-22
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
2019-11-06
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo