Stanislav Fomichev
|
3ed0d21e11
perf timechart: dynamically determine event fields offset
|
11 years ago |
Stanislav Fomichev
|
6f8d67fa0c
perf timechart: Add backtrace support
|
12 years ago |
Stanislav Fomichev
|
367b3152d7
perf timechart: Add support for -P and -T in timechart recording
|
12 years ago |
Stanislav Fomichev
|
cbb2e81e52
perf timechart: Group figures and add title with details
|
12 years ago |
Stanislav Fomichev
|
c87097d39d
perf timechart: Add support for displaying only tasks related data
|
12 years ago |
Stanislav Fomichev
|
753c505dc4
perf timechart: Use proc_num to implement --power-only
|
12 years ago |
Stanislav Fomichev
|
54874e3236
perf timechart: Add option to limit number of tasks
|
12 years ago |
Stanislav Fomichev
|
0a8eb275cb
perf timechart: Always try to print at least 15 tasks
|
12 years ago |
Arnaldo Carvalho de Melo
|
744a971940
perf evsel: Ditch evsel->handler.data field
|
12 years ago |
Jiri Olsa
|
f5fc14124c
perf tools: Add data object to handle perf data file
|
12 years ago |
Jiri Olsa
|
5936678e7d
perf timechart: Remove event types framework only user
|
12 years ago |
Jiri Olsa
|
c85cffa589
perf timechart: Use traceevent lib event-parse.h include
|
12 years ago |
Jiri Olsa
|
4a4d371a4d
perf record: Remove -f/--force option
|
12 years ago |
Feng Tang
|
70cb4e963f
perf tools: Add a global variable "const char *input_name"
|
13 years ago |
Arnaldo Carvalho de Melo
|
73bdc7159b
perf timechart: Don't use globals where not needed to
|
13 years ago |
Arnaldo Carvalho de Melo
|
e0dcd6fb25
perf timechart: Use zalloc and fix a couple leaks
|
13 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 years ago |
Robert Richter
|
efad14150a
perf report: Accept fifos as input file
|
13 years ago |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
14 years ago |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
14 years ago |
Arnaldo Carvalho de Melo
|
d20deb64e0
perf tools: Pass tool context in the the perf_event_ops functions
|
14 years ago |
Arnaldo Carvalho de Melo
|
e3f4260962
perf tools: Use evsel->attr.sample_type instead of session->sample_type
|
14 years ago |
Arnaldo Carvalho de Melo
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 years ago |
Ingo Molnar
|
888a8a3e9d
Merge branch 'perf/urgent' into perf/core
|
14 years ago |
Thomas Renninger
|
54b08f5f90
perf timechart: Fix max number of cpus
|
14 years ago |
Arnaldo Carvalho de Melo
|
8115d60c32
perf tools: Kill event_t typedef, use 'union perf_event' instead
|
14 years ago |
Arnaldo Carvalho de Melo
|
8d50e5b417
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
|
14 years ago |
Thomas Renninger
|
20c457b858
perf timechart: Adjust perf timechart to the new power events
|
14 years ago |
David Ahern
|
ec5761eab3
perf symbols: Add symfs option for off-box analysis using specified tree
|
14 years ago |
Ian Munsie
|
21ef97f05a
perf session: Fallback to unordered processing if no sample_id_all
|
14 years ago |