index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
record.h
Age
Commit message (
Expand
)
Author
2023-03-13
perf record: Reuse target::initial_delay
Changbin Du
2022-12-14
perf evlist: Remove group option.
Ian Rogers
2022-06-23
perf record: Add new option to sample identifier
Adrian Hunter
2022-02-10
perf record: Extend --threads command line option
Alexey Bayduraev
2022-02-10
perf record: Start threads in the beginning of trace streaming
Alexey Bayduraev
2021-09-17
perf record: Add --synth option
Namhyung Kim
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