aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao
2021-03-06tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim
2021-03-06perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in sw_clock_freq testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in task_exit testNamhyung Kim
2021-03-06perf test: Fix a memory leak in attr testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in basic mmap testNamhyung Kim
2021-03-06perf tools: Fix event's PMU name parsingJiri Olsa
2021-03-06perf daemon: Fix running test for non root userJiri Olsa
2021-03-06perf daemon: Fix control fifo permissionsJiri Olsa
2021-03-06perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro
2021-03-06perf tools: Fix documentation of verbose optionsIan Rogers
2021-03-06perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers
2021-03-06perf bench numa: Fix the condition checks for max number of NUMA nodesAthira Rajeev
2021-03-06perf diff: Don't crash on freeing errno-session on the error pathDmitry Safonov
2021-03-06perf tools: Clean 'generated' directory used for creating the syscall table o...Andreas Wendleder
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa
2021-03-06perf tools: Cast (struct timeval).tv_sec when printingPierre Gondois
2021-03-06tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI s390: Sync ptrace.h kernel headersArnaldo Carvalho de Melo
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-03-02selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-25tracing/tools: fix a couple of spelling mistakesColin Ian King
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24kasan: prefix global functions with kasan_Andrey Konovalov
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-23wireguard: selftests: test multiple parallel streamsJason A. Donenfeld
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds