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 年之前 |
Arnaldo Carvalho de Melo
|
640c03ce83
perf session: Parse sample earlier
|
14 年之前 |
Thomas Gleixner
|
5c891f3840
perf session: Allocate chunks of sample objects
|
14 年之前 |
Thomas Gleixner
|
020bb75a6d
perf session: Cache sample objects
|
14 年之前 |
Thomas Gleixner
|
a1225decc4
perf session: Fix list sort algorithm
|
14 年之前 |
Arnaldo Carvalho de Melo
|
720a3aeb73
perf session: Remove threads from tree on PERF_RECORD_EXIT
|
15 年之前 |
Arnaldo Carvalho de Melo
|
f869097e88
perf session: Make read_build_id routines look at the host_machine too
|
15 年之前 |
Arnaldo Carvalho de Melo
|
c8446b9bda
perf hist: Make event__totals per hists
|
15 年之前 |
Arnaldo Carvalho de Melo
|
b09e0190ac
perf hist: Adopt filter by dso and by thread methods from the newt browser
|
15 年之前 |
Arnaldo Carvalho de Melo
|
1c02c4d2e9
perf hist: Introduce hists class and move lots of methods to it
|
15 年之前 |
Ingo Molnar
|
1f0ac7183f
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
|
15 年之前 |
Arnaldo Carvalho de Melo
|
1f626bc368
perf session: Embed the host machine data on perf_session
|
15 年之前 |
Frederic Weisbecker
|
d6b17bebd7
perf: Provide a new deterministic events reordering algorithm
|
15 年之前 |
Tom Zanussi
|
454c407ec1
perf: add perf-inject builtin
|
15 年之前 |