aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-13perf config: Export the perf_config_from_file() functionArnaldo Carvalho de Melo2-1/+3
2020-10-13perf python: Autodetect python3 binaryJames Clark1-6/+9
2020-10-13perf tests: Show python test script in verbose modeArnaldo Carvalho de Melo1-0/+1
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik1-1/+1
2020-10-13perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby1-1/+5
2020-10-13perf c2c: Update usage for showing memory eventsLeo Yan1-1/+1
2020-10-13tools lib traceevent: Hide non API functionsTzvetomir Stoyanov (VMware)6-107/+83
2020-10-13perf sched: Show start of latency as wellJoel Fernandes (Google)1-10/+14
2020-10-13perf vendor events: Fix typos in power8 PMU eventsSandipan Das5-25/+25
2020-10-13perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim1-19/+35
2020-10-13perf inject: Add --buildid-all optionNamhyung Kim2-6/+113
2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim3-37/+27
2020-10-13perf inject: Enter namespace when reading build-idNamhyung Kim1-2/+6
2020-10-13perf inject: Add missing callbacks in perf_toolNamhyung Kim1-5/+31
2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim6-5/+471
2020-10-07perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim1-0/+3
2020-10-01perf python scripting: Fix printable strings in python3 scriptsJiri Olsa1-1/+1
2020-10-01perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo2-27/+24