index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Age
Commit message (
Expand
)
Author
2022-08-12
perf record: Improve error message of -p not_existing_pid
Martin Liška
2022-06-23
perf record: Add finished init event
Adrian Hunter
2022-06-23
perf record: Add new option to sample identifier
Adrian Hunter
2022-06-23
perf record: Always record id index
Adrian Hunter
2022-06-23
perf record: Always get text_poke events with --kcore option
Adrian Hunter
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
2022-05-26
perf record: Implement basic filtering for off-cpu
Namhyung Kim
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
2022-05-26
perf record: Use evlist__add_dummy_on_all_cpus() in record__config_text_poke()
Adrian Hunter
2022-05-05
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-04-14
perf record: Fix per-thread option
Alexey Bayduraev
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-02-22
perf data: Adding error message if perf_data__create_dir() fails
Alexey Bayduraev
2022-02-10
perf record: Implement compatibility checks
Alexey Bayduraev
2022-02-10
perf record: Extend --threads command line option
Alexey Bayduraev
2022-02-10
perf record: Introduce --threads command line option
Alexey Bayduraev
2022-02-10
perf record: Introduce data transferred and compressed stats
Alexey Bayduraev
2022-02-10
perf record: Introduce compressor at mmap buffer object
Alexey Bayduraev
2022-02-10
perf record: Introduce bytes written stats
Alexey Bayduraev
2022-02-10
perf record: Introduce data file at mmap buffer object
Alexey Bayduraev
2022-02-10
perf record: Start threads in the beginning of trace streaming
Alexey Bayduraev
2022-02-10
perf record: Stop threads in the end of trace streaming
Alexey Bayduraev
2022-02-10
perf record: Introduce thread local variable
Alexey Bayduraev
2022-02-10
perf record: Introduce thread specific data array
Alexey Bayduraev
2022-02-10
perf record: Introduce thread affinity and mmap masks
Alexey Bayduraev
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-09-17
perf record: Add --synth option
Namhyung Kim
2021-09-17
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-08-30
perf record: Fix wrong comm in system-wide mode with delay
Namhyung Kim
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
2021-08-02
perf inject: Fix output from a file to a pipe
Namhyung Kim
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-07-09
perf record: Add a dummy event on hybrid systems to collect metadata records
Kan Liang
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-01
perf record: Move probing cgroup sampling support
Namhyung Kim
2021-05-12
perf record: Set timestamp boundary for AUX area events
Adrian Hunter
2021-04-29
perf record: Uniquify hybrid event name
Jin Yao
2021-04-29
perf record: Create two hybrid 'cycles' events by default
Jin Yao
2021-04-15
perf record: Improve 'Workload failed' message printing events + what was exe...
Arnaldo Carvalho de Melo
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
2021-02-18
perf record: Fix continue profiling after draining the buffer
Yang Jihong
[next]