blob: 205d77bee76d0aa5227979ce1ef462a4c371fa5c [file] [log] [blame]
7a8a8fcf7b86 ("perf record: Use unmapped IP for inline callchain cursors")
11ea2515f32e ("perf callchain: Create real callchain entries for inlined frames")
40a342cda2cd ("perf callchain: Store srcline in callchain_cursor_node")
c4ee06251d42 ("perf report: Calculate the average cycles of iterations")
a1a8bed32de1 ("perf report: Tag branch type/flag on "to" and tag cycles on "from"")
b851dd49868e ("perf report: Show branch type in callchain entry")
992c7e9267c1 ("perf util: Create branch.c/.h for common branch functions")
8d51735fcd2b ("perf report: Refactor the branch info printing code")
7d4df089d773 ("perf report: Don't crash on invalid maps in `-g srcline` mode")
632a5cabea21 ("perf tools: Move srcline definitions to separate header")
3d689ed6099a ("perf tools: Move sane ctype stuff from util.h to sane_ctype.h")
c1dfcfad5879 ("perf report: Drop cycles 0 for LBR print")
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")
a64489c56c30 ("perf report: Find the inline stack for a given address")
5580338d0f20 ("perf report: Refactor common code in srcline.c")
075167363f8b ("perf tools: Add a simple expression parser for JSON")
2e1f8f789573 ("perf probe: Change MAX_CMDLEN")
9c68ae98c6f7 ("perf callchain: Reference count maps")
9808143ba2e5 ("perf tools: Add unit_number__scnprintf function")
571f1eb9b967 ("perf callchain: Introduce callchain_cursor__copy()")
00b86691c77c ("perf clang: Add builtin clang support ant test case")
c284d669a20d ("perf tools: Move parse_nsec_time to time-utils.c")
fdf9dc4b34f5 ("perf tools: Add time-based utility functions")
030910c08546 ("perf test: Remove "test" and similar strings from test descriptions")
a074865e60ed ("perf tools: Introduce perf hooks")
fef51ecd1056 ("perf report: Show branch info in callchain entry for browser mode")
8577ae6b0400 ("perf report: Show branch info in callchain entry for stdio mode")
3dd029ef9401 ("perf report: Calculate and return the branch flag counting")
410024dbbcb1 ("perf report: Add branch flag to callchain cursor node")
99620a5d0cc8 ("perf tools: Introduce timestamp__scnprintf_usec()")
e107f129e2e0 ("perf sched map: Always show task comm with -v")