Jiri Olsa
|
3e0d795319
perf annotate: Add support to toggle percent type
|
7 éve |
Jiri Olsa
|
d4265b1a1b
perf annotate: Pass browser percent_type in annotate_browser__calc_percent()
|
7 éve |
Jiri Olsa
|
4c650ddc2e
perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()
|
7 éve |
Jiri Olsa
|
6d9f0c2d5e
perf annotate: Switch struct annotation_data::percent to array
|
7 éve |
Jiri Olsa
|
c2f938ba5a
perf annotate: Rename struct annotation_line::samples* to data*
|
7 éve |
Jiri Olsa
|
0683d13c1a
perf annotate: Get rid of annotation__scnprintf_samples_period()
|
7 éve |
Arnaldo Carvalho de Melo
|
cd0cccbae9
perf hists browser: Pass annotation_options from tool to browser
|
7 éve |
Arnaldo Carvalho de Melo
|
14c8dde170
perf annotate: Replace symbol__alloc_hists() with symbol__hists()
|
7 éve |
Jin Yao
|
3e71fc0319
perf annotate: Create hotkey 'c' to show min/max cycles
|
7 éve |
Arnaldo Carvalho de Melo
|
51f39603b5
perf annotate browser: Allow showing offsets in more than just jump targets
|
7 éve |
Arnaldo Carvalho de Melo
|
e726c8511c
perf annotate browser: Fixup vertical line separating metrics from instructions
|
7 éve |
Arnaldo Carvalho de Melo
|
6920e2854e
perf annotate browser: Show extra title line with event information
|
7 éve |
Arnaldo Carvalho de Melo
|
e4cc91b802
perf annotate: Support jumping from one function to another
|
7 éve |
Arnaldo Carvalho de Melo
|
2eff061162
perf annotate: Add "_local" to jump/offset validation routines
|
7 éve |
Arnaldo Carvalho de Melo
|
d9bd766584
perf annotate browser: Add 'P' hotkey to dump annotation to file
|
7 éve |
Arnaldo Carvalho de Melo
|
7f0b6fde31
perf annotate: Move the default annotate options to the library
|
7 éve |
Arnaldo Carvalho de Melo
|
9b80d1f946
perf annotate: Introduce annotation_line__filter()
|
7 éve |
Arnaldo Carvalho de Melo
|
c298304bd7
perf annotate: Use a ops table for annotation_line__write()
|
7 éve |
Arnaldo Carvalho de Melo
|
a1e9b74cc2
perf annotate: Finish the generalization of annotate_browser__write()
|
7 éve |
Arnaldo Carvalho de Melo
|
2ba5eca104
perf annotate: Introduce annotation_line__print_start() out of TUI code
|
7 éve |
Arnaldo Carvalho de Melo
|
2f025ea0ba
perf annotate: Introduce annotation_line__max_percent()
|
7 éve |
Arnaldo Carvalho de Melo
|
ecda45bd6c
perf annotate: Introduce symbol__annotate2 method
|
7 éve |
Arnaldo Carvalho de Melo
|
b8b0d81985
perf annotate: Introduce init_column_widths() method out of TUI code
|
7 éve |
Arnaldo Carvalho de Melo
|
7232bf7a89
perf annotate: Move update_column_widths() to the generic lib
|
7 éve |
Arnaldo Carvalho de Melo
|
9761e86e36
perf annotate: Move the column widths from the TUI to generic lib
|
7 éve |
Arnaldo Carvalho de Melo
|
5bc49f6120
perf annotate: Introduce set_offsets() method out of TUI code
|
7 éve |
Arnaldo Carvalho de Melo
|
1cf5f98a5e
perf annotate: Move nr_{asm_}entries to struct annotation
|
7 éve |
Arnaldo Carvalho de Melo
|
0ca693b315
perf annotate: Move 'start' to struct annotation
|
7 éve |
Arnaldo Carvalho de Melo
|
4850c92e40
perf annotate: Nuke struct browser_line
|
7 éve |
Arnaldo Carvalho de Melo
|
0db45bcfac
perf annotate: Move mark_jump_targets from the TUI to the annotation library
|
7 éve |