#!/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 "$@" v/distro/kernel/atom/arch/mips/vdso?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/mips/vdso
AgeCommit message (Expand)Author
2025-04-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2024-11-02MIPS: vdso: Avoid name conflict around "vdso_data"Thomas Weißschuh
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann