Wang Nan
|
95c365617a
perf record: Ensure return non-zero rc when mmap fail
|
9 years ago |
Wang Nan
|
e1ab48ba63
perf record: Introduce record__finish_output() to finish a perf.data
|
9 years ago |
Wang Nan
|
c45c86eb70
perf record: Extract synthesize code to record__synthesize()
|
9 years ago |
Wang Nan
|
d8871ea712
perf record: Use WARN_ONCE to replace 'if' condition
|
9 years ago |
Wang Nan
|
8690a2a773
perf record: Apply config to BPF objects before recording
|
9 years ago |
Jiri Olsa
|
85723885fe
perf record: Add --all-user/--all-kernel options
|
9 years ago |
Wang Nan
|
d2db9a98c3
perf record: Use OPT_BOOLEAN_SET for buildid cache related options
|
9 years ago |
Namhyung Kim
|
6156681b73
perf record: Add --buildid-all option
|
9 years ago |
Jiri Olsa
|
5c0cf22477
perf record: Store data mmaps for dwarf unwind
|
9 years ago |
Jiri Olsa
|
ffa517adf6
perf tools: Introduce stat perf.data header feature
|
10 years ago |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
Namhyung Kim
|
7a29c087ff
perf record: Add record.build-id config option
|
9 years ago |
He Kuang
|
7efe0e034c
perf record: Support custom vmlinux path
|
9 years ago |
Wang Nan
|
48e1cab1ba
perf tools: Make options always available, even if required libs not linked
|
9 years ago |
Wang Nan
|
71dc232625
perf record: Add clang options for compiling BPF scripts
|
10 years ago |
Namhyung Kim
|
c711836972
perf tools: Introduce usage_with_options_msg()
|
10 years ago |
Namhyung Kim
|
76a26549eb
perf tools: Improve call graph documents and help messages
|
10 years ago |
Namhyung Kim
|
21cf62847d
perf tools: Move callchain help messages to callchain.h
|
10 years ago |
Yang Shi
|
9f065194e2
perf record: Change 'record.samples' type to unsigned long long
|
10 years ago |
Namhyung Kim
|
e5bed56448
perf record: Allocate area for sample_id_hdr in a synthesized comm event
|
10 years ago |
Namhyung Kim
|
e803cf97a4
perf record: Synthesize COMM event for a command line workload
|
10 years ago |
Stephane Eranian
|
bcc84ec65a
perf record: Add ability to name registers to record
|
10 years ago |
Kan Liang
|
d988d5ee64
perf evlist: Open event on evsel cpus and threads
|
10 years ago |
Ingo Molnar
|
40a2ea1bd9
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes
|
10 years ago |
Adrian Hunter
|
cca8482c06
perf tools: Fix buildid processing
|
10 years ago |
Kan Liang
|
c3a6a8c405
perf tools: Refine parse/config callchain functions
|
10 years ago |
Kan Liang
|
c421e80b10
perf tools: Introduce callgraph_set for callgraph option
|
10 years ago |
Adrian Hunter
|
b757bb0913
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
|
10 years ago |
Wang Nan
|
4ba1faa19f
perf record: Allow filtering perf's pid via --exclude-perf
|
10 years ago |
Adrian Hunter
|
3abebc55d7
perf record: Let user have timestamps with per-thread recording
|
10 years ago |