Andi Kleen
|
05484298cb
perf tools: Add support for weight v7 (modified)
|
12 years ago |
Namhyung Kim
|
62baca8aed
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
|
12 years ago |
Namhyung Kim
|
8fa60e1fba
perf record: Fixup return path of cmd_record()
|
12 years ago |
Namhyung Kim
|
55e162ea76
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
|
12 years ago |
Namhyung Kim
|
119fa3c922
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
|
12 years ago |
Namhyung Kim
|
6ef73ec449
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
|
12 years ago |
Namhyung Kim
|
334fe7a3c6
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
|
12 years ago |
Jiri Olsa
|
e4dd45fe7a
perf record: Fix -C option
|
12 years ago |
Namhyung Kim
|
a8bb559bd4
perf header: Add HEADER_GROUP_DESC feature
|
12 years ago |
Arnaldo Carvalho de Melo
|
34ba5122bf
perf machine: Simplify accessing the host machine
|
12 years ago |
Arnaldo Carvalho de Melo
|
876650e6c3
perf machine: Introduce struct machines
|
12 years ago |
Arnaldo Carvalho de Melo
|
7e383de425
perf record: Don't pass host machine to guest synthesizer
|
12 years ago |
Arnaldo Carvalho de Melo
|
56e52e8536
perf evsel: Introduce perf_evsel__open_strerror method
|
12 years ago |
Arnaldo Carvalho de Melo
|
c0a54341c0
perf evsel: Introduce event fallback method
|
12 years ago |
Arnaldo Carvalho de Melo
|
594ac61ad3
perf evsel: Do missing feature fallbacks in just one place
|
12 years ago |
Arnaldo Carvalho de Melo
|
75d9a10854
perf record: Export the callchain parsing routine and help
|
12 years ago |
Arnaldo Carvalho de Melo
|
c5ff78c309
perf record: Pass perf_record_opts to the callchain cmdline parsing callback
|
12 years ago |
Arnaldo Carvalho de Melo
|
f77a951826
perf evlist: Set the leader in the perf_evlist__config method
|
12 years ago |
Arnaldo Carvalho de Melo
|
7be5ebe876
perf evsel: Update sample_size when setting sample_type bits
|
12 years ago |
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 |