blob: 8d68944ae6ac64738aee29f2e0107414a28810dd [file] [log] [blame]
864298f224f2 ("perf annotate: Add function header to --stdio2")
3563289208ec ("perf annotate: Use the default annotation options for --stdio2")
befd2a38a632 ("perf annotate: Introduce the --stdio2 output mode")
bb848c14f80d ("perf annotate: Support to display the IPC/Cycle in TUI mode")
ac2c30683803 ("perf annotate: Add missing arguments in Man page")
8b4c74dc5cd4 ("perf annotate: Add symbol__calc_lines function")
7e304557ead5 ("perf annotate: Add samples into struct annotation_line")
c835e1914c4b ("perf annotate: Add annotation_line__(new|delete) functions")
4748834f9690 ("perf annotate: Add offset/line/line_nr into struct annotate_args")
1a04db70dcbf ("perf annotate: Add map into struct annotate_args")
24fe7b88934b ("perf annotate: Add arch into struct annotate_args")
ea07c5aaed33 ("perf annotate: Add struct annotate_args")
c34df25b40c2 ("perf annotate: Add symbol__annotate function")
37236d5e0b6a ("perf annotate: Move ipc/cycles into annotation_line struct")
d5490b9647e6 ("perf annotate: Move line/offset into annotation_line struct")
a17c4ca0ddef ("perf annotate: Add annotation_line struct")
696e2457e9fd ("perf annotate: Remove arch::cpuid_parse callback")
bc1e5d60cebb ("perf annotate TUI: Clarify calculation of column header widths")
c6c13be76c1f ("perf annotate: Do not overwrite perf_sample->weight")
ecd5f9959d2c ("perf annotate: Do not overwrite sample->period")
8158683da3d3 ("perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist")
896bccd3cb8d ("perf annotate: Introduce struct sym_hist_entry")
7e63a13a266d ("perf annotate: Implement visual marker for macro fusion")
69fb09f6ccdb ("perf annotate: Check for fused instructions")
dcaa394807ac ("perf annotate: Return arch from symbol__disassemble() and save it in browser")
ec27ae1892f7 ("perf annotate browser: Display titles in left frame")
c564f0db92b7 ("perf report: Remove unnecessary check in annotate_browser_write()")
fd20e8111cc0 ("perf tools: Including missing inttypes.h header")
877a7a11050e ("perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used")
d9f8dfa9baf9 ("perf annotate s390: Implement jump types for perf annotate")
e77852b32d6d ("perf annotate s390: Fix perf annotate error -95 (4.10 regression)")
99094a5e941f ("perf annotate: Fix missing number of samples for source_line_samples")
2e933b1274dc ("perf annotate: Fix a bug of division by zero when calculating percent")
5dfa210e407d ("perf report: Enable sorting by srcline as key")
0d3eb0b7783f ("perf report: Show inline stack for browser mode")
0db64dd060f7 ("perf report: Show inline stack for stdio mode")
ed7b339fb570 ("perf annotate: Add comment clarifying how the source code line is parsed")
48d02a1d5c13 ("perf script: Add 'brstackinsn' for branch stacks")
25a3720cf457 ("perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t")
a26305363d4b ("perf test: Add libbpf pinning test")
be3d466c7356 ("perf script: Also allow forcing reading of non-root owned files by root")
9808143ba2e5 ("perf tools: Add unit_number__scnprintf function")
355637717d57 ("perf kallsyms: Introduce tool to look for extended symbol information on the running kernel")
e216874cc194 ("perf annotate: Fix jump target outside of function address range")
bec60e50af83 ("perf annotate: Show raw form for jump instruction with indirect target")
00b86691c77c ("perf clang: Add builtin clang support ant test case")
0fcb1da4aba6 ("perf annotate: AArch64 support")
a91f4c473fa1 ("perf script: Add option to specify time window of interest")
a074865e60ed ("perf tools: Introduce perf hooks")
dbdebdc53822 ("perf annotate: Initial PowerPC support")