index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
annotate.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate: Display the branch counter histogram
Kan Liang
2024-08-14
1
-0
/
+11
*
perf report: Display the branch counter histogram
Kan Liang
2024-08-14
1
-0
/
+3
*
perf annotate: Save branch counters for each block
Kan Liang
2024-08-14
1
-1
/
+9
*
perf annotate: Cache debuginfo for data type profiling
Namhyung Kim
2024-08-08
1
-0
/
+2
*
perf annotate: Use annotation__pcnt_width() consistently
Namhyung Kim
2024-08-05
1
-1
/
+1
*
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
2024-07-31
1
-1
/
+4
*
perf annotate: Move 'start' field struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
1
-1
/
+1
*
perf annotate: Move nr_events struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
1
-2
/
+3
*
perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
1
-1
/
+3
*
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
1
-10
/
+10
*
perf annotate: Get rid of offsets array
Namhyung Kim
2024-04-08
1
-2
/
+0
*
perf annotate: Introduce annotated_source__get_line()
Namhyung Kim
2024-04-08
1
-0
/
+3
*
perf annotate: Staticize some local functions
Namhyung Kim
2024-04-08
1
-3
/
+0
*
perf annotate: Split out util/disasm.c
Namhyung Kim
2024-04-03
1
-57
/
+3
*
perf annotate: Add and use ins__is_nop()
Namhyung Kim
2024-04-03
1
-0
/
+1
*
perf annotate: Parse x86 segment register location
Namhyung Kim
2024-03-21
1
-0
/
+15
*
perf annotate: Add annotate_get_basic_blocks()
Namhyung Kim
2024-03-21
1
-0
/
+16
*
perf annotate: Add comments in the data structures
Namhyung Kim
2024-03-07
1
-7
/
+62
*
perf annotate: Remove sym_hist.addr[] array
Namhyung Kim
2024-03-07
1
-3
/
+1
*
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
2024-03-07
1
-0
/
+11
*
perf annotate: Add a hashmap for symbol histogram
Namhyung Kim
2024-03-07
1
-0
/
+2
*
perf annotate-data: Support global variables
Namhyung Kim
2024-01-22
1
-0
/
+4
*
perf annotate-data: Handle array style accesses
Namhyung Kim
2024-01-22
1
-2
/
+6
*
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
2023-12-24
1
-0
/
+8
*
perf annotate: Implement hist_entry__get_data_type()
Namhyung Kim
2023-12-24
1
-0
/
+4
*
perf annotate: Add annotate_get_insn_location()
Namhyung Kim
2023-12-24
1
-0
/
+36
*
perf annotate: Factor out evsel__get_arch()
Namhyung Kim
2023-12-24
1
-0
/
+2
*
perf annotate: Get rid of local annotation options
Namhyung Kim
2023-12-07
1
-1
/
+0
*
perf annotate: Remove remaining usages of local annotation options
Namhyung Kim
2023-12-07
1
-3
/
+3
*
perf annotate: Ensure init/exit for global options
Namhyung Kim
2023-12-07
1
-4
/
+4
*
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
2023-12-07
1
-4
/
+2
*
perf annotate: Use global annotation_options
Namhyung Kim
2023-12-07
1
-10
/
+5
*
perf annotate: Introduce global annotation_options
Namhyung Kim
2023-12-07
1
-0
/
+2
*
perf annotate: Check if operand has multiple regs
Namhyung Kim
2023-11-27
1
-0
/
+2
*
perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...
Namhyung Kim
2023-11-10
1
-2
/
+4
*
perf annotate: Move offsets array from 'struct annotation' to 'struct annotat...
Namhyung Kim
2023-11-09
1
-1
/
+1
*
perf annotate: Move some source code related fields from 'struct annotation' ...
Namhyung Kim
2023-11-09
1
-7
/
+7
*
perf annotate: Move max_coverage from 'struct annotation' to 'struct annotate...
Namhyung Kim
2023-11-09
1
-1
/
+3
*
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
2023-11-09
1
-7
/
+10
*
perf annotate: Split branch stack cycles information out of 'struct annotatio...
Namhyung Kim
2023-11-09
1
-6
/
+9
*
perf annotation: Switch lock from a mutex to a sharded_mutex
Ian Rogers
2023-06-21
1
-3
/
+8
*
perf annotate: Own objdump_path and disassembler_style strings
Ian Rogers
2023-04-04
1
-2
/
+2
*
perf annotate: Add init/exit to annotation_options remove default
Ian Rogers
2023-04-04
1
-2
/
+3
*
perf annotate: Toggle full address <-> offset display
Namhyung Kim
2022-10-04
1
-1
/
+3
*
perf annotate: Update use of pthread mutex
Ian Rogers
2022-10-04
1
-2
/
+2
*
perf symbols: Factor out annotation init/exit
Ian Rogers
2021-11-13
1
-0
/
+3
*
perf annotate: Show full source location with 'l' hotkey
Martin Liska
2021-03-06
1
-0
/
+2
*
perf annotate: Fix jump parsing for C++ code.
Martin Liška
2021-02-11
1
-0
/
+1
*
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-28
1
-2
/
+2
*
perf report: Support interactive annotation of code without symbols
Jin Yao
2020-03-24
1
-0
/
+1
[next]