Namhyung Kim
|
42aa276f40
perf tools: Use perf_data_file__fd() consistently
|
10 years ago |
Namhyung Kim
|
e3d5911221
perf record: Show precise number of samples
|
10 years ago |
Namhyung Kim
|
4ac30cf74b
perf tools: Do not use __perf_session__process_events() directly
|
10 years ago |
Stephane Eranian
|
4b6c51773d
perf record: Add new -I option to sample interrupted machine state
|
11 years ago |
Namhyung Kim
|
00dc865798
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
|
10 years ago |
Namhyung Kim
|
e5b2c20755
perf tools: Export usage string and option table of perf record
|
10 years ago |
Arnaldo Carvalho de Melo
|
f14d570785
perf evsel: No need to drag util/cgroup.h
|
10 years ago |
Arnaldo Carvalho de Melo
|
8f651eae18
perf callchain: Move the callchain_param extern to callchain.h
|
10 years ago |
Namhyung Kim
|
5a2e5e8598
perf tools: Convert {record,top}.call-graph option to call-graph.record-mode
|
11 years ago |
Namhyung Kim
|
f7f084f4d3
perf callchain: Move some parser functions to callchain.c
|
11 years ago |
Namhyung Kim
|
72a128aa08
perf tools: Move callchain config from record_opts to callchain_param
|
11 years ago |
Arnaldo Carvalho de Melo
|
6dcf45ef98
perf record: Filter out POLLHUP'ed file descriptors
|
11 years ago |
Arnaldo Carvalho de Melo
|
f66a889dbc
perf evlist: Introduce poll method for common code idiom
|
11 years ago |
Arnaldo Carvalho de Melo
|
e5685730e2
perf record: Use ring buffer consume method to look like other tools
|
11 years ago |
Masami Hiramatsu
|
35550da389
perf record: Use strerror_r instead of strerror
|
11 years ago |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 years ago |
Andi Kleen
|
8affc2b8c2
perf record: Honour --no-time command line option
|
11 years ago |
Jiri Olsa
|
dcabb507fd
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
|
11 years ago |
Jiri Olsa
|
33bf748197
perf record: Always force PERF_RECORD_FINISHED_ROUND event
|
11 years ago |
Anshuman Khandual
|
0fffa5df4c
perf/tool: Add conditional branch filter 'cond' to perf record
|
11 years ago |
Jiri Olsa
|
a515114fa3
perf record: Fix poll return value propagation
|
11 years ago |
Namhyung Kim
|
bac1e4d103
perf tools: Get rid of on_exit() feature test
|
11 years ago |
Namhyung Kim
|
4560471053
perf record: Propagate exit status of a command line workload
|
11 years ago |
Adrien BAK
|
ffa91880a9
perf tools: Improve error reporting
|
11 years ago |
Jiri Olsa
|
9ff125d132
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
|
11 years ago |
Jiri Olsa
|
a601fdff1a
perf record: Add readable output for callchain debug
|
11 years ago |
Jiri Olsa
|
eb853e8032
perf tools: Add call-graph option support into .perfconfig
|
11 years ago |
Adrian Hunter
|
0ae617bedd
perf record: Get ref_reloc_sym from kernel map
|
11 years ago |
Arnaldo Carvalho de Melo
|
a6205a35ba
perf record: Rename --initial-delay to --delay
|
11 years ago |
Arnaldo Carvalho de Melo
|
509051ea84
perf record: Rename --no-delay to --no-buffering
|
11 years ago |