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