blob: 4c676752c32ea75392d40bc68dc5625794f18e0b [file] [log] [blame]
a3366db06bb6 ("perf report: Fix wrong iteration count in --branch-history")
bf36eb5c4b3e ("perf report: Properly handle branch count in match_chain()")
9856240ad326 ("perf callchain: Compare symbol name for inlined frames when matching")
cbe50f61727f ("perf report: Fall-back to function name comparison for -g srcline")
40a342cda2cd ("perf callchain: Store srcline in callchain_cursor_node")
c1fbc0cf81f1 ("perf callchain: Compare dsos (as well) for CCKEY_FUNCTION")
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")
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")
075167363f8b ("perf tools: Add a simple expression parser for JSON")
aa33b9b9a2eb ("perf callchain: Reference count maps")
571f1eb9b967 ("perf callchain: Introduce callchain_cursor__copy()")
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")