summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* rtla: Tools main loop cleanupDaniel Bristot de Oliveira2022-03-154-5/+5
* rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira2022-03-154-4/+86
* rtla/osnoise: Fix osnoise hist stop tracing messageDaniel Bristot de Oliveira2022-03-151-1/+1
* rtla: Check for trace off also in the trace instanceDaniel Bristot de Oliveira2022-03-156-8/+28
* rtla/trace: Save event histogram output to a fileDaniel Bristot de Oliveira2022-03-151-0/+53
* rtla: Add --filter supportDaniel Bristot de Oliveira2022-03-154-10/+66
* rtla/trace: Add trace event filter helpersDaniel Bristot de Oliveira2022-03-152-0/+86
* rtla: Add --trigger supportDaniel Bristot de Oliveira2022-03-154-10/+62
* rtla/trace: Add trace event trigger helpersDaniel Bristot de Oliveira2022-03-152-1/+91
* rtla: Add -e/--event supportDaniel Bristot de Oliveira2022-03-154-11/+110
* rtla/trace: Add trace events helpersDaniel Bristot de Oliveira2022-03-152-0/+119
* rtla/timerlat: Add the automatic trace optionDaniel Bristot de Oliveira2022-03-152-7/+39
* rtla/osnoise: Add the automatic trace optionDaniel Bristot de Oliveira2022-03-152-6/+32
* rtla/osnoise: Add an option to set the thresholdDaniel Bristot de Oliveira2022-03-152-7/+35
* rtla/osnoise: Add support to adjust the tracing_threshDaniel Bristot de Oliveira2022-03-152-0/+91
* rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira2022-02-251-1/+1
* rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira2022-02-251-0/+1
* rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira2022-02-252-10/+10
* rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira2022-02-085-16/+15
* rtla/trace: Error message fixupDaniel Bristot de Oliveira2022-02-041-4/+4
* rtla/utils: Fix session duration parsingDaniel Bristot de Oliveira2022-02-041-2/+2
* rtla: Follow kernel versionDaniel Bristot de Oliveira2022-02-041-1/+3
* tools/tracing: Update Makefile to build rtlaShuah Khan2022-01-271-4/+14
* rtla: Make doc build optionalShuah Khan2022-01-271-1/+1
* Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-2351-149/+354
|\
| * perf tools: Remove redundant err variableMinghao Chi2022-01-221-4/+1
| * perf test: Add parse-events test for aliases with hyphensJohn Garry2022-01-222-9/+82
| * perf test: Add pmu-events test for aliases with hyphensJohn Garry2022-01-222-0/+48
| * perf parse-events: Support event alias in form foo-bar-bazJohn Garry2022-01-224-4/+41
| * perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez2022-01-221-8/+17
| * perf cpumap: Remove duplicate include in cpumap.hLv Ruyi2022-01-221-1/+0
| * perf cpumap: Migrate to libperf cpumap apiIan Rogers2022-01-2231-87/+99
| * perf python: Fix cpu_map__item() buildingIan Rogers2022-01-221-3/+3
| * perf script: Fix printing 'phys_addr' failure issueYao Jin2022-01-221-1/+1
| * tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo2022-01-205-1/+8
| * tools headers UAPI: Sync x86 arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2022-01-191-12/+14
| * perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...Arnaldo Carvalho de Melo2022-01-191-1/+2
| * perf evlist: No need to setup affinities when disabling events for pid targetsArnaldo Carvalho de Melo2022-01-181-5/+9
| * perf evlist: No need to setup affinities when enabling events for pid targetsArnaldo Carvalho de Melo2022-01-181-5/+9
| * perf stat: No need to setup affinities when starting a workloadArnaldo Carvalho de Melo2022-01-181-7/+10
| * perf affinity: Allow passing a NULL arg to affinity__cleanup()Arnaldo Carvalho de Melo2022-01-181-1/+7
| * perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen2022-01-181-0/+3
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-234-10/+99
|\ \
| * | tools: sync tools/bitmap with mother linuxYury Norov2022-01-154-10/+99
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-2212-88/+756
|\ \ \
| * | | selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cJinrong Liang2022-01-201-0/+1
| * | | selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cJinrong Liang2022-01-201-4/+0
| * | | kvm: selftests: Do not indent with spacesPaolo Bonzini2022-01-196-59/+61
| * | | kvm: selftests: sync uapi/linux/kvm.h with Linux headerPaolo Bonzini2022-01-191-3/+16
| * | | selftests: kvm: add amx_test to .gitignoreMuhammad Usama Anjum2022-01-191-0/+1