blob: 1c38a3cb8e7ecba0859864bbad1ab55245c6c00e [file] [log] [blame]
21ac9d547fdd ("perf report: Cache srclines for callchain nodes")
11ea2515f32e ("perf callchain: Create real callchain entries for inlined frames")
fea0cf842c7a ("perf callchain: Refactor inline_list to operate on symbols")
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")
4d53b9d546f9 ("perf report: Do not drop last inlined frame")
28071f51839e ("perf report: Always honor callchain order for inlined nodes")
b21cc9781093 ("perf report: Fix memory leak in addr2line when called by addr2inlines")
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")
cdeb01bf7863 ("perf sched timehist: Mark schedule function in callchains")
6c973c90852c ("perf sched timehist: Add call graph options")
fc1469f1b207 ("perf sched timehist: Add -w/--wakeups option")
52df138caaa8 ("perf sched timehist: Add summary options")
49394a2a24c7 ("perf sched timehist: Introduce timehist command")
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")