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 "$@"
f14efce7630b547f7ec419'>crypto: drivers - Explicitly include correct DT includesRob Herring 2023-08-18crypto: rk3288 - Use new crypto_engine_op interfaceHerbert Xu 2022-11-11crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()Yang Li 2022-10-28crypto: rockchip - Add support for RK3399Corentin Labbe 2022-10-28crypto: rockchip - permit to have more than one resetCorentin Labbe 2022-10-28crypto: rockchip - Check for clocks numbers and their frequenciesCorentin Labbe 2022-10-28crypto: rockchip - add support for rk3328Corentin Labbe 2022-10-28crypto: rockchip - use clk_bulk to simplify clock managementCorentin Labbe 2022-10-28crypto: rockchip - handle reset also in PMCorentin Labbe 2022-10-28crypto: rockchip - introduce PMCorentin Labbe 2022-10-28crypto: rockchip - add debugfsCorentin Labbe 2022-10-28crypto: rockchip - rewrite typeCorentin Labbe 2022-10-28crypto: rockchip - rework by using crypto_engineCorentin Labbe 2022-10-28crypto: rockchip - remove non-aligned handlingCorentin Labbe 2022-10-28crypto: rockchip - do not do custom power managementCorentin Labbe 2022-10-28crypto: rockchip - do not use uninitialized variableCorentin Labbe 2022-10-28crypto: rockchip - use dev_err for error message about interruptCorentin Labbe