Jiri Olsa
|
89f1688a57
perf tools: Remove perf_tool from event_op2
|
7 年之前 |
Jiri Olsa
|
88c2119077
perf annotate: Add --percent-type option
|
7 年之前 |
Ravi Bangoria
|
92ead7ee30
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
|
7 年之前 |
Arnaldo Carvalho de Melo
|
f178fd2d49
perf annotate: Move objdump_path to struct annotation_options
|
7 年之前 |
Arnaldo Carvalho de Melo
|
cd0cccbae9
perf hists browser: Pass annotation_options from tool to browser
|
7 年之前 |
Arnaldo Carvalho de Melo
|
a47e843edc
perf annotate: Move disassembler_style global to annotation_options
|
7 年之前 |
Arnaldo Carvalho de Melo
|
1eddd9e410
perf annotate: Adopt anotation options from symbol_conf
|
7 年之前 |
Arnaldo Carvalho de Melo
|
982d410bc6
perf annotate stdio: Use annotation_options consistently
|
7 年之前 |
Arnaldo Carvalho de Melo
|
e345f3bd9b
perf annotate: Pass perf_evsel instead of just evsel->idx
|
7 年之前 |
Jin Yao
|
7ebaf4890f
perf annotate: Support '--group' option
|
7 年之前 |
Arnaldo Carvalho de Melo
|
3183f8ca30
perf symbols: Unify symbol maps
|
7 年之前 |
Arnaldo Carvalho de Melo
|
be316409e9
perf annotate: Introduce --ignore-vmlinux command line option
|
7 年之前 |
Arnaldo Carvalho de Melo
|
7f0b6fde31
perf annotate: Move the default annotate options to the library
|
7 年之前 |
Arnaldo Carvalho de Melo
|
befd2a38a6
perf annotate: Introduce the --stdio2 output mode
|
7 年之前 |
Jin Yao
|
bb848c14f8
perf annotate: Support to display the IPC/Cycle in TUI mode
|
7 年之前 |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Jiri Olsa
|
eae8ad8042
perf tools: Add struct perf_data_file
|
8 年之前 |
Jiri Olsa
|
8ceb41d7e3
perf tools: Rename struct perf_data_file to perf_data
|
8 年之前 |
Taeung Song
|
9cef4b0b5b
perf annotate browser: Support --show-nr-samples option
|
8 年之前 |
Taeung Song
|
1ac39372e0
perf annotate stdio: Support --show-nr-samples option
|
8 年之前 |
Arnaldo Carvalho de Melo
|
c6c13be76c
perf annotate: Do not overwrite perf_sample->weight
|
8 年之前 |
David Carrillo-Cisneros
|
f484959908
perf annotate: Process tracing data in pipe mode
|
8 年之前 |
Taeung Song
|
ecd5f9959d
perf annotate: Do not overwrite sample->period
|
8 年之前 |
Taeung Song
|
bab89f6aed
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
|
8 年之前 |
David Carrillo-Cisneros
|
e9def1b2e7
perf tools: Add feature header record to pipe-mode
|
8 年之前 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 年之前 |
David Carrillo-Cisneros
|
6ab11f3a35
perf annotate: Process attr and build_id records
|
8 年之前 |
Arnaldo Carvalho de Melo
|
b0ad8ea664
perf tools: Remove unused 'prefix' from builtin functions
|
8 年之前 |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 年之前 |