summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-08-26 17:25:56 +0100
committerDavid Sterba <dsterba@suse.com>2025-09-23 08:49:17 +0200
commitefa44fc4fde3eb60da436d31707c00f6c182a6c8 (patch)
treed20ee67916fdae60c2cb75f996d9158caa2e4693 /tools/perf/scripts/python/bin/stackcollapse-report
parent60ac80242be1ce5e75f7f1e79f0d02996702388c (diff)
downloadkernel-efa44fc4fde3eb60da436d31707c00f6c182a6c8.tar.gz
btrfs: add and use a log root field to struct walk_control
Instead of passing an extra log root parameter for the log tree walk functions and callbacks, add the log tree to struct walk_control and make those functions and callbacks extract the log root from that structure, reducing the number of parameters. This also simplifies further upcoming changes to report log tree replay failures. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
EArnd Bergmann 2017-04-19Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd 2017-04-13clk: sunxi-ng: fix build failure in ccu-sun9i-a80 driverTobias Regnery 2017-04-13clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLERTobias Regnery 2017-04-04clk: sunxi-ng: add support for PRCM CCUsIcenowy Zheng 2017-03-06clk: sunxi-ng: tighten SoC deps on explicit AllWinner SoCsPeter Robinson 2017-03-06clk: sunxi-ng: add Allwinner H5 CCU support for H3 CCU driverIcenowy Zheng 2017-03-06clk: sunxi: ccu-sun5i needs nkmpArnd Bergmann 2017-02-06clk: sunxi-ng: select SUNXI_CCU_MULT for sun5iArnd Bergmann 2017-01-30clk: sunxi-ng: Add A80 CCUChen-Yu Tsai 2017-01-23clk: sunxi-ng: Add sun5i CCU driverMaxime Ripard 2017-01-20clk: sunxi-ng: add support for V3s CCUIcenowy Zheng 2016-11-03clk: sunxi-ng: Add A64 clocksMaxime Ripard 2016-10-25clk: sunxi-ng: Remove the use of rational computationsMaxime Ripard 2016-09-10clk: sunxi-ng: Add hardware dependencyJean Delvare 2016-09-10clk: sunxi-ng: Add A23 CCUMaxime Ripard 2016-09-10clk: sunxi-ng: Add A33 CCU supportMaxime Ripard 2016-09-10clk: sunxi-ng: Add N-class clocks supportMaxime Ripard 2016-08-25clk: sunxi-ng: Add A31/A31s clocksChen-Yu Tsai 2016-07-11clk: sunxi-ng: h3: Fix Kconfig symbol typoMaxime Ripard 2016-07-08clk: sunxi-ng: Add H3 clocksMaxime Ripard 2016-07-08clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard 2016-07-08clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard 2016-07-08clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard 2016-07-08clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard 2016-07-08clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard 2016-07-08clk: sunxi-ng: Add dividerMaxime Ripard 2016-07-08clk: sunxi-ng: Add phase clock supportMaxime Ripard 2016-07-08clk: sunxi-ng: Add mux clock supportMaxime Ripard 2016-07-08clk: sunxi-ng: Add gate clock supportMaxime Ripard 2016-07-08clk: sunxi-ng: Add fractional libMaxime Ripard 2016-07-08clk: sunxi-ng: Add common infrastructureMaxime Ripard