Namhyung Kim
|
e64aa75bf5
perf annotate browser: Use disasm__calc_percent()
|
12 years ago |
Namhyung Kim
|
1491c22a5f
perf annotate: Support event group view for --print-line
|
12 years ago |
Namhyung Kim
|
c5a8368ca6
perf annotate: Factor out struct source_line_percent
|
12 years ago |
Namhyung Kim
|
759ff497e0
perf evsel: Introduce perf_evsel__is_group_event() helper
|
12 years ago |
Namhyung Kim
|
b1dd443296
perf annotate: Add basic support to event group view
|
12 years ago |
Namhyung Kim
|
bd64fcb880
perf annotate: Cleanup disasm__calc_percent()
|
12 years ago |
Namhyung Kim
|
e5ccf9f45d
perf annotate: Factor out disasm__calc_percent()
|
12 years ago |
Namhyung Kim
|
3aec150af3
perf annotate: Add a comment on the symbol__parse_objdump_line()
|
12 years ago |
Namhyung Kim
|
db8fd07a54
perf annotate: Pass evsel instead of evidx on annotation functions
|
12 years ago |
Namhyung Kim
|
e3a34029c6
perf annotate: Fix warning message on a missing vmlinux
|
12 years ago |
Namhyung Kim
|
411279658a
perf annotate: Merge same lines in summary view
|
12 years ago |
Namhyung Kim
|
2ba34aaa6d
perf annotate: Whitespace fixups
|
12 years ago |
Andi Kleen
|
ffadcf090d
perf annotate: Handle XBEGIN like a jump
|
12 years ago |
Jiri Olsa
|
4383db88a7
perf tools: Move BUILD_ID_SIZE into build-id object
|
12 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
12 years ago |
David Ahern
|
bfd14b9a72
perf annotate: Make a copy of filename for passing to basename
|
12 years ago |
Maciek Borzecki
|
7a4ec93885
perf tools: Allow user to indicate path to objdump in command line
|
13 years ago |
Cody Schafer
|
8696329b7b
perf annotate: Prevent overflow in size calculation
|
13 years ago |
Jiri Olsa
|
44f24cb315
perf symbols: Factor DSO symtab types to generic binary types
|
13 years ago |
Arnaldo Carvalho de Melo
|
c46219ac34
perf annotate: Introduce ->free() method in ins_ops
|
13 years ago |
Arnaldo Carvalho de Melo
|
7a997fe401
perf annotate: Augment lock instruction output
|
13 years ago |
Arnaldo Carvalho de Melo
|
a43712c472
perf annotate: Resolve symbols using objdump comment for single op ins
|
13 years ago |
Arnaldo Carvalho de Melo
|
6de783b6f5
perf annotate: Resolve symbols using objdump comment
|
13 years ago |
Arnaldo Carvalho de Melo
|
e8ea156195
perf annotate: Use raw form for register indirect call instructions
|
13 years ago |
Arnaldo Carvalho de Melo
|
b9818e9375
perf annotate browser: Compact 'nop' output
|
13 years ago |
Arnaldo Carvalho de Melo
|
5417072bf6
perf annotate browser: Do raw printing in 'o'ffset in a single place
|
13 years ago |
Arnaldo Carvalho de Melo
|
fb29fa58e3
perf annotate: Mark jump instructions with no offset
|
13 years ago |
Arnaldo Carvalho de Melo
|
44d1a3edfb
perf annotate: Disambiguage offsets and addresses in operands
|
13 years ago |
Arnaldo Carvalho de Melo
|
d223288556
perf annotate browser: Suppress the callq address
|
13 years ago |
Arnaldo Carvalho de Melo
|
c7e6ead734
perf annotate: Group operands members
|
13 years ago |