blob: b465e79ce621e5a4db8669d4c1790da8e34e12fa [file] [log] [blame]
ebcb9464a2ae ("perf env: Do not return pointers to local variables")
804234f27180 ("perf env: Also consider env->arch == NULL as local operation")
4e8fbc1c975c ("perf env: Adopt perf_env__arch() from the annotate code")
3285debaf599 ("perf annotate: Use perf_env when obtaining the arch name")
5449f13c553e ("perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()")
a7eec4c677fe ("perf top: Fix crash when annotating symbol")
0d9579701fee ("perf annotate browser: Rename struct browser_disasm_line to browser_line")
3ab6db8d0f3b ("perf annotate browser: Use samples data from struct annotation_line")
e425da6caed1 ("perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()")
c835e1914c4b ("perf annotate: Add annotation_line__(new|delete) functions")
5b12adc849be ("perf annotate: Move rb_node to struct annotation_line")
c4c724364d39 ("perf annotate: Add annotation_line__next function")
d03a686ea6e7 ("perf annotate: Add evsel into struct annotation_line_args")
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")
9cef4b0b5b7f ("perf annotate browser: Support --show-nr-samples option")
1ac39372e06f ("perf annotate stdio: Support --show-nr-samples option")
3861c4a49bea ("perf annotate TUI: Set appropriate column width for period/percent")
f67d395c6e38 ("perf annotate TUI: Fix column header when toggling period/percent")
bc1e5d60cebb ("perf annotate TUI: Clarify calculation of column header widths")
29dc267f270a ("perf annotate TUI: Fix --show-total-period")
bb79a232b088 ("perf annotate TUI: Use sym_hist_entry in disasm_line_samples")
38d2dcd0ccf8 ("perf annotate stdio: Fix column header when using --show-total-period")
585d93c5ffcc ("perf annotate stdio: Fix --show-total-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()")
a43783aeec5f ("perf tools: Include errno.h where needed")
3d689ed6099a ("perf tools: Move sane ctype stuff from util.h to sane_ctype.h")
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")
f5a70801b783 ("perf sdt powerpc: Add argument support")
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")
3b1f8311f696 ("perf probe: Add sdt probes arguments into the uprobe cmd string")
2e1f8f789573 ("perf probe: Change MAX_CMDLEN")