summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-14tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-14kselftests/net: list all available tests in usage()Li Zhijian
2022-01-13rtla: Add DocumentationDaniel Bristot de Oliveira
2022-01-13rtla/timerlat: Add timerlat hist modeDaniel Bristot de Oliveira
2022-01-13rtla: Add timerlat tool and timelart top modeDaniel Bristot de Oliveira
2022-01-13rtla/osnoise: Add the hist modeDaniel Bristot de Oliveira
2022-01-13rtla/osnoise: Add osnoise top modeDaniel Bristot de Oliveira
2022-01-13rtla: Add osnoise toolDaniel Bristot de Oliveira
2022-01-13rtla: Helper functions for rtlaDaniel Bristot de Oliveira
2022-01-13rtla: Real-Time Linux Analysis toolDaniel Bristot de Oliveira
2022-01-13tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-01-13tools headers UAPI: Update tools's copy of drm.h headerArnaldo Carvalho de Melo
2022-01-13tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2022-01-13Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-01-13kselftests/net: adapt the timeout to the largest runtimeLi Zhijian
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-12perf pmu-events: Don't lower case MetricExprIan Rogers
2022-01-12perf expr: Add debug logging for literalsIan Rogers
2022-01-12perf tools: Probe non-deprecated sysfs path 1stIan Rogers
2022-01-12perf tools: Fix SMT fallback with large core countsIan Rogers
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2022-01-12perf stat: Correct first_shadow_cpu to return indexIan Rogers
2022-01-12perf script: Fix flipped index and cpuIan Rogers
2022-01-12perf c2c: Use more intention revealing iteratorIan Rogers
2022-01-12perf bpf: Rename 'cpu' to 'cpu_map_idx'Ian Rogers
2022-01-12libperf: Sync evsel documentationIan Rogers
2022-01-12perf stat: Swap variable name cpu to indexIan Rogers
2022-01-12perf stat: Correct check_per_pkg() cpuIan Rogers
2022-01-12perf test: Use perf_cpu_map__for_each_cpu()Ian Rogers
2022-01-12perf evsel: Rename variable cpu to indexIan Rogers
2022-01-12perf evsel: Reduce scope of evsel__ignore_missing_threadIan Rogers
2022-01-12perf evsel: Rename CPU around get_group_fdIan Rogers
2022-01-12perf stat: Correct variable name for read counterIan Rogers
2022-01-12perf evsel: Pass cpu not cpu map index to synthesizeIan Rogers
2022-01-12perf evlist: Refactor evlist__for_each_cpu()Ian Rogers
2022-01-12libperf: Allow NULL in perf_cpu_map__idx()Ian Rogers
2022-01-12perf script: Use for each cpu to aid readabilityIan Rogers
2022-01-12perf stat: Use perf_cpu_map__for_each_cpu()Ian Rogers
2022-01-12perf stat: Rename aggr_data cpu to imply it's an indexIan Rogers
2022-01-12perf counts: Switch name cpu to cpu_map_idxIan Rogers
2022-01-12libperf: Use cpu not index for evsel mmapIan Rogers
2022-01-12libperf: Switch cpu to more accurate cpu_map_idxIan Rogers
2022-01-12perf evsel: Derive CPUs and threads in alloc_countsIan Rogers
2022-01-12perf stat-display: Avoid use of core for CPUIan Rogers
2022-01-12perf cpumap: Add CPU to aggr_cpu_idIan Rogers
2022-01-12perf stat: Fix memory leak in check_per_pkg()Ian Rogers