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 "$@"
-0700'>2021-07-27clk: mediatek: Get regmap without syscon compatible checkChun-Jie Chen 2021-02-09clk: mediatek: mux: Update parent at enable timeLaurent Pinchart 2021-02-09clk: mediatek: mux: Drop unused clock opsLaurent Pinchart 2020-12-17clk: mediatek: Make mtk_clk_register_mux() a static functionWeiyi Lu 2020-05-28clk: mediatek: assign the initial value to clk_init_data of mtk_muxWeiyi Lu 2019-04-11clk: mediatek: Add new clkmux register APIOwen Chen