summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
f='/distro/kernel/commit/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c?h=linux-6.12.y&id=5860c637513036a6ffc130950ea98676b591b47c'>drm/amd/display: fix a memleak issue when driver is removedAurabindo Pillai 2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai 2024-10-01drm/amd/display: Add HDR workaround for specific eDPAlex Hung 2024-08-27drm/amd/display: Add DSC Debug LogFangzhi Zuo 2024-07-23drm/amd/display: quality improvements for EASF and ISHARPSamson Tam 2024-07-01drm/amd/display: Remove unnecessary error messageJoshua Aberback 2024-06-27drm/amd/display: Use periodic detection for ipx/headlessRoman Li 2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie 2024-06-19drm/amd/display: Remove redundant null checksAlex Hung 2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie 2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai 2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin 2024-04-30drm/amd/display: Add MSF panel to DPCD 0x317 patch listTobias Jakobi 2024-04-30drm/amd/display: Add periodic detection for IPSRoman Li 2024-02-28drm/amd/display: Add monitor patch for specific eDPRyan Lin 2024-01-18drm/amd/display: Align the returned error code with legacy DPWayne Lin 2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie 2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski 2023-12-05Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie 2023-11-29drm/amd/display: adjust flow for deallocation mst payloadWayne Lin 2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter 2023-11-21drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak 2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen 2023-11-07drm/amd/display: Set stream's DP test pattern upon test requestGeorge Shen 2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie 2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann 2023-10-05drm/amd/display: Fix mst hub unplug warningWayne Lin 2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz 2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie 2023-09-13drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_alloca...Nathan Chancellor 2023-09-08drm/mst: Refactor the flow for payload allocation/removementWayne Lin