Ian Munsie
|
21ef97f05a
perf session: Fallback to unordered processing if no sample_id_all
|
14 年之前 |
Arnaldo Carvalho de Melo
|
640c03ce83
perf session: Parse sample earlier
|
14 年之前 |
Arnaldo Carvalho de Melo
|
8b9e74eb8a
perf tools: Add --tui and --stdio to choose the UI
|
14 年之前 |
Arnaldo Carvalho de Melo
|
b50e003db1
perf ui browser: Return the exit key in all browsers
|
15 年之前 |
Arnaldo Carvalho de Melo
|
9222116287
perf annotate: Sort by hottest lines in the TUI
|
15 年之前 |
Arnaldo Carvalho de Melo
|
41a37e2017
perf tools: Make event__preprocess_sample parse the sample
|
15 年之前 |
Arnaldo Carvalho de Melo
|
62e3436b5f
perf tui: Reset use_browser if stdout is not a tty
|
15 年之前 |
Arnaldo Carvalho de Melo
|
46e3e055ce
perf annotate: Add TUI interface
|
15 年之前 |
Arnaldo Carvalho de Melo
|
c8446b9bda
perf hist: Make event__totals per hists
|
15 年之前 |
Arnaldo Carvalho de Melo
|
ef7b93a119
perf report: Librarize the annotation code and use it in the newt browser
|
15 年之前 |
Arnaldo Carvalho de Melo
|
1c02c4d2e9
perf hist: Introduce hists class and move lots of methods to it
|
15 年之前 |
Arnaldo Carvalho de Melo
|
28e2a106d1
perf hist: Simplify the insertion of new hist_entry instances
|
15 年之前 |
Tom Zanussi
|
454c407ec1
perf: add perf-inject builtin
|
15 年之前 |
Arnaldo Carvalho de Melo
|
cbf6968098
perf machines: Make the machines class adopt the dsos__fprintf methods
|
15 年之前 |
Arnaldo Carvalho de Melo
|
23346f21b2
perf tools: Rename "kernel_info" to "machine"
|
15 年之前 |
Zhang, Yanmin
|
a1645ce12a
perf: 'perf kvm' tool for monitoring guest performance from host
|
15 年之前 |
Ian Munsie
|
c055564217
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
|
15 年之前 |
Arnaldo Carvalho de Melo
|
e206d556c5
perf tools: Move the prototypes in util/string.h to util.h
|
15 年之前 |
Arnaldo Carvalho de Melo
|
59fd53062f
perf tools: Introduce struct map_symbol
|
15 年之前 |
Arnaldo Carvalho de Melo
|
ac73c5a9c1
perf annotate: Allow specifying DSOs where to look for symbol
|
15 年之前 |
Arnaldo Carvalho de Melo
|
d06d92b7c9
perf annotate: Properly notify the user that vmlinux is missing
|
15 年之前 |
Eric B Munson
|
eefc465cdd
perf session: Change perf_session post processing functions to take histogram tree
|
15 年之前 |
Eric B Munson
|
d403d0acc9
perf session: Change add_hist_entry to take the tree root instead of session
|
15 年之前 |
Arnaldo Carvalho de Melo
|
48fb4fdd6b
perf annotate: Handle samples not at objdump output addr boundaries
|
15 年之前 |
Arnaldo Carvalho de Melo
|
628ada0cb0
perf annotate: Defer allocating sym_priv->hist array
|
15 年之前 |
Kirill Smelkov
|
7a2b620986
perf annotate: Fix it for non-prelinked *.so
|
15 年之前 |
Arnaldo Carvalho de Melo
|
29a9f66d70
perf tools: Adjust some verbosity levels
|
15 年之前 |
Arnaldo Carvalho de Melo
|
0d755034db
perf tools: Don't cast RIP to pointers
|
15 年之前 |
Arnaldo Carvalho de Melo
|
55aa640f54
perf session: Remove redundant prefix & suffix from perf_event_ops
|
15 年之前 |
Arnaldo Carvalho de Melo
|
c410a33887
perf symbols: Move symbol filtering to event__preprocess_sample()
|
15 年之前 |