summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-12-16perf ftrace: Move out common code from __cmd_ftraceNamhyung Kim
2021-12-16perf ftrace: Add 'trace' subcommandNamhyung Kim
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez
2021-12-16perf namespaces: Add helper nsinfo__is_in_root_namespace()Leo Yan
2021-12-16libperf tests: Fix a spelling mistake "Runnnig" -> "Running"Colin Ian King
2021-12-16perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix checkMiaoqian Lin
2021-12-16perf cs-etm: Remove duplicate and incorrect aux size checksJames Clark
2021-12-16perf vendor events: Rename arm64 arch std event filesAndrew Kilroy
2021-12-16perf vendor events: For the Arm Neoverse N2Andrew Kilroy
2021-12-16perf dlfilter: Drop unused variableSalvatore Bonaccorso
2021-12-16perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHTNamhyung Kim
2021-12-16perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed
2021-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-12-11Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...Linus Torvalds
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-11perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-11perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-11perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez
2021-12-10selftests/damon: split test casesSeongJae Park
2021-12-10selftests/damon: test debugfs file reads/writes with huge countSeongJae Park
2021-12-10selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park
2021-12-10selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park
2021-12-10selftests/damon: skip test if DAMON is runningSeongJae Park
2021-12-10Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson
2021-12-10selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-08ACPI: tools: Fix compilation when output directory is not presentChen Yu
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko
2021-12-07perf vendor events arm64: Fix JSON indentation to 4 spaces standardAndrew Kilroy
2021-12-07perf stat: Support --cputype option for hybrid eventsJin Yao
2021-12-07perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König
2021-12-07perf parse-events: Architecture specific leader overrideIan Rogers
2021-12-07perf evlist: Allow setting arbitrary leaderIan Rogers
2021-12-07perf metric: Reduce multiplexing with duration_timeIan Rogers
2021-12-07perf trace: Enable ignore_missing_thread for traceGang Li