summaryrefslogtreecommitdiff
path: root/tools/perf/trace/beauty/arch_errno_names.sh
AgeCommit message (Expand)Author
2024-04-12perf trace beauty: Add shellcheck to scriptsIan Rogers
2023-12-04perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()Arnaldo Carvalho de Melo
2023-12-03perf beauty: Don't use 'find ... -printf' as it isn't available in busyboxArnaldo Carvalho de Melo
2023-08-03perf beauty arch_errno_names: Fix shellcheck issue about local variablesKajol Jain
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo
2021-08-02perf beauty: Reuse the generic arch errno switchIan Rogers
2020-05-28perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGSIan Rogers
2020-05-28perf trace: Fix the selection for architectures to generate the errno name ta...Ian Rogers
2018-01-23perf util: Introduce architecture specific errno/name mappingHendrik Brueckner