blob: d2b957c1a5d49795ce2dbcc49e2cce521c2954aa [file] [log] [blame]
cf888e08a030 ("perf intel-pt: Change branch stack support to use thread-stacks")
1ef998ff1823 ("perf intel-pt: Consolidate thread-stack use condition")
86d67180b920 ("perf thread-stack: Add branch stack support")
2855c05cf14a ("perf intel-pt: Add support for synthesizing callchains for regular events")
4fef41bfb1d8 ("perf thread-stack: Add thread_stack__sample_late()")
975846eddf90 ("perf intel-pt: Add memory information to synthesized PEBS sample")
aa62afd7daac ("perf intel-pt: Add LBR information to synthesized PEBS sample")
143d34a6b387 ("perf intel-pt: Add XMM registers to synthesized PEBS sample")
9e9a618afc17 ("perf intel-pt: Add gp registers to synthesized PEBS sample")
9d0bc53e35b8 ("perf intel-pt: Synthesize PEBS sample basic information")
e62ca655eea7 ("perf intel-pt: Prepare to synthesize PEBS samples")
2c47db90ed71 ("perf intel-pt: Add support for efficient time interval filtering")
5b1dc0fd1da0 ("perf intel-pt: Add support for samples to contain IPC ratio")
3c0cd952cf05 ("perf thread-stack: Hide x86 retpolines")
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")
2dcde4e152a3 ("perf tools: Improve thread_stack__process() for trace begin / end")
4d60e5e36aa6 ("perf tools: Improve thread_stack__event() for trace begin / end")