summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-03perf report: Create option to disable raw event orderingJin Yao
2021-03-03perf metric: Remove unneeded semicolonJiapeng Chong
2021-03-02perf cs-etm: Detect pid in VMID for kernel running at EL2Suzuki K Poulose
2021-03-02perf cs-etm: Add helper cs_etm__get_pid_fmt()Leo Yan
2021-03-02perf cs-etm: Support PID tracing in configSuzuki K Poulose
2021-03-02perf cs-etm: Fix bitmap for optionSuzuki K Poulose
2021-03-02tools headers UAPI: Update tools' copy of linux/coresight-pmu.hLeo Yan
2021-03-02perf cs-etm: Update ETM metadata formatMike Leach
2021-03-02perf vendor events power9: Remove unsupported metricsPaul A. Clarke
2021-03-02perf buildid-cache: Add test for PE executableNicholas Fraser
2021-03-02perf docs: Add man pages to see alsoIan Rogers
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang
2021-02-23tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-02-23tools headers UAPI s390: Sync ptrace.h kernel headersArnaldo Carvalho de Melo
2021-02-23perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo
2021-02-23tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo
2021-02-23tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-02-23tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-22Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-02-22Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-20Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-18perf buildid-cache: Don't skip 16-byte build-idsNicholas Fraser
2021-02-18perf buildid-cache: Add test for 16-byte build-idNicholas Fraser
2021-02-18perf symbol: Remove redundant libbfd checksNicholas Fraser
2021-02-18perf test: Output the sub testing result in cs-etmLeo Yan
2021-02-18perf test: Suppress logs in cs-etm testingLeo Yan
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2021-02-18perf intel-pt: Add documentation for tracing virtual machinesAdrian Hunter
2021-02-18perf intel-pt: Split VM-Entry and VM-Exit branchesAdrian Hunter
2021-02-18perf intel-pt: Adjust sample flags for VM-ExitAdrian Hunter
2021-02-18perf intel-pt: Allow for a guest kernel address filterAdrian Hunter
2021-02-18perf intel-pt: Support decoding of guest kernelAdrian Hunter