Jiri Olsa
|
2711926a41
perf tools: Ensure single disable call per event in record comand
|
12 years ago |
Jiri Olsa
|
774cb499ca
perf tools: Fix 'disabled' attribute config for record command
|
12 years ago |
Jiri Olsa
|
cac2142557
perf tools: Fix attributes for '{}' defined event groups
|
12 years ago |
Jiri Olsa
|
0089fa9831
perf record: Fix mmap error output condition
|
12 years ago |
David Ahern
|
2305c82fb3
perf tools: Give user better message if precise is not supported
|
12 years ago |
Bernhard Rosenkraenzer
|
78da39faf7
perf tools: Add on_exit implementation
|
12 years ago |
Arnaldo Carvalho de Melo
|
61eaa3be15
perf record: Don't use globals where not needed to
|
12 years ago |
Namhyung Kim
|
95485b1cda
perf tools: Convert to LIBUNWIND_SUPPORT
|
12 years ago |
Arnaldo Carvalho de Melo
|
1491a63218
perf evlist: Renane set_filters method to apply_filters
|
12 years ago |
Stephane Eranian
|
1863fbbb78
perf record: Print event causing perf_event_open() to fail
|
12 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
12 years ago |
David Ahern
|
8d3eca20b9
perf record: Remove use of die/exit
|
13 years ago |
Arnaldo Carvalho de Melo
|
0c21f736e0
perf evlist: Introduce evsel list accessors
|
13 years ago |
Arnaldo Carvalho de Melo
|
63dab225f3
perf evlist: Rename __group method to __set_leader
|
13 years ago |
Jiri Olsa
|
6a4bb04caa
perf tools: Enable grouping logic for parsed events
|
13 years ago |
Jiri Olsa
|
26d330226b
perf tools: Support for DWARF mode callchain
|
13 years ago |
David Ahern
|
56e6f602aa
perf tool: Save cmdline from user in file header vs what is passed to record
|
13 years ago |
Arnaldo Carvalho de Melo
|
7b56cce271
perf session: Use perf_evlist__id_hdr_size more extensively
|
13 years ago |
Arnaldo Carvalho de Melo
|
7289f83cce
perf tools: Move all users of event_name to perf_evsel__name
|
13 years ago |
Namhyung Kim
|
3780f4883b
perf tools: Convert critical messages to ui__error()
|
13 years ago |
Arnaldo Carvalho de Melo
|
447a6013e9
perf tools: Bump default sample freq to 4 kHz
|
13 years ago |
Stephane Eranian
|
2eeaaa095d
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
|
13 years ago |
Namhyung Kim
|
d1cb9fce92
perf target: Add uses_mmap field
|
13 years ago |
David Ahern
|
d1cae34d6f
perf record: Reset event name when falling back to cpu-clock
|
13 years ago |
David Ahern
|
028d455b12
perf record: Fix fallback to cpu-clock on ppc
|
13 years ago |
Namhyung Kim
|
d67356e7f8
perf target: Consolidate target task/cpu checking
|
13 years ago |
Namhyung Kim
|
16ad2ffb82
perf tools: Introduce perf_target__strerror()
|
13 years ago |
Namhyung Kim
|
dfe78adaac
perf target: Introduce perf_target__parse_uid()
|
13 years ago |
Namhyung Kim
|
b809ac100e
perf evlist: Make create_maps() take struct perf_target
|
13 years ago |
Namhyung Kim
|
4bd0f2d2c0
perf tools: Introduce perf_target__validate() helper
|
13 years ago |