blob: f7eb6147db9b8a5b1038af96b1bc167b02d33142 [file] [log] [blame]
f0a0251cee80 ("perf intel-pt: Add support for synthesizing branch stacks for regular events")
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")
63d8e38f6ae6 ("perf intel-pt: Fix sync_switch")
a10eb530ae49 ("perf intel-pt/bts: Do not swap when synthesizing samples")
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")