blob: fe067a631bf957aa9d0f9545cef6090529bca2f4 [file] [log] [blame]
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")
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")
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")
acc9bfb5fae5 ("perf annotate: Improve support for ARM")
0781ea923445 ("perf annotate: Allow arches to have a init routine and a priv area")
2a1ff812c40b ("perf annotate: Introduce alternative method of keeping instructions table")
75b49202d87c ("perf annotate: Remove duplicate 'name' field from disasm_line")
49394a2a24c7 ("perf sched timehist: Introduce timehist command")
763d8960a171 ("perf annotate: Add per arch instructions annotate handlers")
9c2fb451bda0 ("perf annotate: Allow arches to specify functions to skip")
786c1b51844d ("perf annotate: Start supporting cross arch annotation")
99620a5d0cc8 ("perf tools: Introduce timestamp__scnprintf_usec()")
e107f129e2e0 ("perf sched map: Always show task comm with -v")
224e2c977b64 ("perf script: Support insn and insnlen")
465f27a3b2a2 ("perf c2c: Add man page and credits")