summaryrefslogtreecommitdiff
path: root/tools/perf/trace/beauty/tracepoints
AgeCommit message (Expand)AuthorFilesLines
2024-03-21perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo1-3/+3
2023-08-06tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from toolsXin Li1-1/+1
2023-05-28perf trace beauty: Make MSR arrays const to move it to .data.rel.roIan Rogers1-3/+3
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang2-8/+8
2021-03-08x86: Remove duplicate TSC DEADLINE MSR definitionsDave Hansen1-1/+1
2020-12-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2019-10-15perf trace beauty: Add the glue for the autogenerated x86 IRQ vector arrayArnaldo Carvalho de Melo2-0/+30
2019-10-15libbeauty: Add a generator for x86's IRQ vectors -> stringsArnaldo Carvalho de Melo1-0/+27
2019-10-09perf beauty: Introduce strtoul() for x86 MSRsArnaldo Carvalho de Melo1-0/+5
2019-10-09perf trace beauty: Add the glue for the autogenerated MSR arraysArnaldo Carvalho de Melo2-0/+35
2019-10-09perf trace beauty: Add a x86 MSR cmd id->str table generatorArnaldo Carvalho de Melo1-0/+40