Roberto Agostino Vitillo
|
b5387528f3
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
|
13 年之前 |
Akihiro Nagai
|
a978f2ab41
perf script: Add the offset field specifier
|
13 年之前 |
Robert Richter
|
002c4fd92d
perf tools: Fix out-of-bound access to struct perf_session
|
13 年之前 |
Andrew Vagin
|
74eec26fac
perf tools: Add ability to synthesize event according to a sample
|
13 年之前 |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 年之前 |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 年之前 |
Arnaldo Carvalho de Melo
|
d20deb64e0
perf tools: Pass tool context in the the perf_event_ops functions
|
13 年之前 |
Arnaldo Carvalho de Melo
|
246d4ce810
perf session: Remove superfluous callchain_cursor member
|
13 年之前 |
Arnaldo Carvalho de Melo
|
10d0f086df
perf event: perf_event_ops->attr() manipulates only an evlist
|
13 年之前 |
Arnaldo Carvalho de Melo
|
b424eba271
perf session: Move threads to struct machine
|
13 年之前 |
Arnaldo Carvalho de Melo
|
886605636e
perf report: Add progress bar when processing time ordered events
|
13 年之前 |
Stephane Eranian
|
fbe96f29ce
perf tools: Make perf.data more self-descriptive (v8)
|
13 年之前 |
David Ahern
|
936be50306
perf tool: Fix endianness handling of u32 data in samples
|
13 年之前 |
David Ahern
|
eda3913bb7
perf tools: Fix endian conversion reading event attr from file header
|
14 年之前 |
Anton Blanchard
|
5d67be97f8
perf report/annotate/script: Add option to specify a CPU range
|
14 年之前 |
David Ahern
|
610723f24e
perf script: Make printing of dso a separate field option
|
14 年之前 |
David Ahern
|
787bef174f
perf script: "sym" field really means show IP data
|
14 年之前 |
Frederic Weisbecker
|
a285412479
perf tools: Pre-check sample size before parsing
|
14 年之前 |
David Ahern
|
9cbdb70209
perf script: improve validation of sample attributes for output fields
|
14 年之前 |
Arnaldo Carvalho de Melo
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 年之前 |
David Ahern
|
c0230b2bfb
perf script: Add support for dumping symbols
|
14 年之前 |
Arnaldo Carvalho de Melo
|
a91e5431d5
perf session: Use evlist/evsel for managing perf.data attributes
|
14 年之前 |
Arnaldo Carvalho de Melo
|
e248de331a
perf tools: Improve support for sessions with multiple events
|
14 年之前 |
Arnaldo Carvalho de Melo
|
8115d60c32
perf tools: Kill event_t typedef, use 'union perf_event' instead
|
14 年之前 |
Arnaldo Carvalho de Melo
|
8d50e5b417
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
|
14 年之前 |
Arnaldo Carvalho de Melo
|
d0dd74e853
perf tools: Move event__parse_sample to evsel.c
|
14 年之前 |
Frederic Weisbecker
|
1b3a0e9592
perf callchain: Feed callchains into a cursor
|
14 年之前 |
Arnaldo Carvalho de Melo
|
1e7972cc5c
perf util: Move do_read from session to util
|
14 年之前 |
Ian Munsie
|
21ef97f05a
perf session: Fallback to unordered processing if no sample_id_all
|
14 年之前 |
Arnaldo Carvalho de Melo
|
9c90a61c7e
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
|
14 年之前 |