summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
:22:37 +0300'>2024-10-23drm/i915/pfit: Extract intel_pfit.cVille Syrjälä 2024-09-16drm/i915/display: fix typo in the commentYan Zhen 2024-09-05drm/i915/display: include drm/drm_probe_helper.h where neededJani Nikula 2024-08-24drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede 2024-08-12drm/i915/bios: convert to struct intel_displayJani Nikula 2024-06-07drm/i915: pass dev_priv explicitly to TRANSCONFJani Nikula