summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndrew Ballance <andrewjballance@gmail.com>2025-03-16 06:16:42 -0500
committerDanilo Krummrich <dakr@kernel.org>2025-04-07 14:38:02 +0200
commit81e1c4dab5d0c508907722f18b028102454d52e6 (patch)
treef27cade4e6ccf6b57d932b3d38b849476b3e6a4d /tools/perf/scripts/python/stackcollapse.py
parentfb1bf1067de979c89ae33589e0466d6ce0dde204 (diff)
downloadkernel-81e1c4dab5d0c508907722f18b028102454d52e6.tar.gz
rust: alloc: add Vec::truncate method
Implement the equivalent to the std's Vec::truncate on the kernel's Vec type. Link: https://lore.kernel.org/r/20250316111644.154602-2-andrewjballance@gmail.com Signed-off-by: Andrew Ballance <andrewjballance@gmail.com> [ Rewrote safety comment of set_len(). - Danilo ] Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
tro/kernel/commit/arch/arm/boot/dts/meson8b.dtsi?h=linux-6.12.y&id=7d32bc03bcfbe4a9ca22b5c84a42f4f8cc4ba003'>ARM: dts: meson8b: enable gpio interrupt controllerJerome Brunet 2017-10-29ARM: dts: meson8b: add support for booting the secondary CPU coresCarlo Caione 2017-10-11ARM: dts: meson: add the SDIO MMC controllerMartin Blumenstingl 2017-10-11ARM: dts: meson8: remove gpio offsetJerome Brunet 2017-10-06ARM: dts: meson8b: add reserved memory zone to fix silent freezesLinus Lüssing 2017-10-06ARM: dts: meson: add SoC information nodesMartin Blumenstingl 2017-08-01ARM: dts: meson: mark the clock controller also as reset controllerMartin Blumenstingl 2017-07-28ARM: dts: meson8b: use the existing wdt node to override the compatibleMartin Blumenstingl 2017-07-28ARM: dts: move the pwm_ab and pwm_cd nodes to meson.dtsiMartin Blumenstingl 2017-06-16ARM: dts: meson: use the real ethernet clock on Meson8 and Meson8bMartin Blumenstingl 2017-06-16ARM: dts: meson8b: add the SCU device nodeMartin Blumenstingl 2017-06-16ARM: dts: meson: add USB support on Meson8 and Meson8bMartin Blumenstingl 2017-06-16ARM: dts: meson: add the hardware random number generatorMartin Blumenstingl 2017-06-16ARM: dts: meson: add the SAR ADCMartin Blumenstingl 2017-05-26ARM: dts: meson: Extend L2 cache controller node for Meson8 and Meson8bCarlo Caione 2017-05-26ARM: dts: meson8b: inherit meson.dtsi from meson8b.dtsiMartin Blumenstingl 2017-03-28ARM: dts: meson8b: Add gpio-ranges propertiesNeil Armstrong 2016-09-07ARM: dts: meson8b: Add Meson8b PWM Controller nodesNeil Armstrong 2016-06-14ARM: dts: amlogic: Enable Reset Controller on Meson8b platformsNeil Armstrong 2016-03-30ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8bCarlo Caione 2016-01-04ARM: dts: meson8b: Add watchdog nodeCarlo Caione 2015-10-08ARM: meson: Add DTS for Odroid-C1 and Tronfy MXQ boardsCarlo Caione