blob: 102ce180c1132a8dcf02fdd865d85e52e53f04fb [file] [log] [blame]
1ef998ff1823 ("perf intel-pt: Consolidate thread-stack use condition")
2855c05cf14a ("perf intel-pt: Add support for synthesizing callchains for regular events")
2c47db90ed71 ("perf intel-pt: Add support for efficient time interval filtering")
256d92bc93fd ("perf thread-stack: Fix thread stack processing for the idle task")
139f42f3b3b4 ("perf thread-stack: Allocate an array of thread stacks")
2e9e8688763f ("perf thread-stack: Factor out thread_stack__init()")
f6060ac60190 ("perf thread-stack: Allow for a thread stack array")
bd8e68ace110 ("perf thread-stack: Avoid direct reference to the thread's stack")
03b32cb28108 ("perf thread-stack: Simplify some code in thread_stack__process()")
242483068b4b ("perf intel-pt: Insert callchain context into synthesized callchains")
99f753f048b3 ("perf script: Implement --graph-function")
d1b1552e15d4 ("tools script: Add --call-trace and --call-ret-trace")
b585ebdb5912 ("perf script: Add --insn-trace for instruction decoding")
4d60e5e36aa6 ("perf tools: Improve thread_stack__event() for trace begin / end")
63d8e38f6ae6 ("perf intel-pt: Fix sync_switch")
4bd1bef8bba2 ("perf script: Allow computing 'perf stat' style metrics")
fa48c892645d ("perf script: Fix --per-event-dump for auxtrace synth evsels")
8ceb41d7e305 ("perf tools: Rename struct perf_data_file to perf_data")
642ee1c6df4c ("perf script: Print information about per-event-dump files")
a14390fde64e ("perf script: Allow creating per-event dump files")
69c71252298a ("perf script: Add a few missing conversions to fprintf style")
a1a587073ccd ("perf script: Use fprintf like printing uniformly")
923d0c9ae570 ("perf tools: Introduce binary__fprintf()")
ca4b9c3b743d ("Merge branch 'perf/urgent' into perf/core, to pick up fixes")