summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf arm64: Inject missing frames when using 'perf record --call-graph=fp'Alexandre Truong2021-12-215-5/+89
* perf tools: Refactor SMPL_REG macro in perf_regs.hGerman Gomez2021-12-211-2/+5
* perf callchain: Enable dwarf_callchain_users on arm64Alexandre Truong2021-12-214-6/+18
* perf script: Use callchain_param_setup() instead of open coded equivalentAlexandre Truong2021-12-211-10/+1
* perf machine: Add a mechanism to inject stack framesAlexandre Truong2021-12-211-1/+36
* perf tools: Record ARM64 LR register automaticallyAlexandre Truong2021-12-213-0/+17
* perf test: Use 3 digits for test numbering now we can have more testsCarsten Haitzler2021-12-211-6/+6
* perf arm-spe: Synthesize SPE instruction eventsGerman Gomez2021-12-181-0/+62
* perf test: Test 73 Sig_trap fails on s390Thomas Richter2021-12-161-0/+18
* perf ftrace: Implement cpu and task filters in BPFNamhyung Kim2021-12-162-1/+62
* perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim2021-12-166-67/+380
* perf ftrace: Add 'latency' subcommandNamhyung Kim2021-12-161-9/+276
* perf ftrace: Move out common code from __cmd_ftraceNamhyung Kim2021-12-161-30/+33
* perf ftrace: Add 'trace' subcommandNamhyung Kim2021-12-161-12/+23
* perf arch: Support register names from all archsGerman Gomez2021-12-1613-601/+697
* perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez2021-12-162-0/+4
* perf namespaces: Add helper nsinfo__is_in_root_namespace()Leo Yan2021-12-162-30/+48
* libperf tests: Fix a spelling mistake "Runnnig" -> "Running"Colin Ian King2021-12-161-1/+1
* perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix checkMiaoqian Lin2021-12-161-6/+9
* perf cs-etm: Remove duplicate and incorrect aux size checksJames Clark2021-12-161-19/+0
* perf vendor events: Rename arm64 arch std event filesAndrew Kilroy2021-12-162-0/+0
* perf vendor events: For the Arm Neoverse N2Andrew Kilroy2021-12-1612-0/+681
* perf dlfilter: Drop unused variableSalvatore Bonaccorso2021-12-161-2/+0
* perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHTNamhyung Kim2021-12-163-1/+7
* perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed2021-12-162-2/+6
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-12-1641-345/+1199
|\
| * Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...Linus Torvalds2021-12-115-32/+64
| |\
| | * perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin2021-12-111-1/+1
| | * perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter2021-12-111-0/+1
| | * perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter2021-12-111-3/+8
| | * perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter2021-12-111-0/+1
| | * perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter2021-12-111-4/+28
| | * perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter2021-12-111-19/+13
| | * perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter2021-12-111-1/+1
| | * perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter2021-12-111-3/+4
| | * perf tools: Prevent out-of-bounds access to registersGerman Gomez2021-12-112-1/+7
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-119-74/+172
| |\ \ | | |/ | |/|
| | * selftests/damon: split test casesSeongJae Park2021-12-117-112/+129
| | * selftests/damon: test debugfs file reads/writes with huge countSeongJae Park2021-12-114-0/+61
| | * selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park2021-12-111-0/+2
| | * selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park2021-12-111-0/+9
| | * selftests/damon: skip test if DAMON is runningSeongJae Park2021-12-111-0/+9
| * | Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-12-102-0/+2
| |\ \
| | * | ACPI: tools: Fix compilation when output directory is not presentChen Yu2021-12-082-0/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-107-2/+195
| |\ \ \ | | |_|/ | |/| |
| | * | selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson2021-12-103-0/+116
| | * | selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini2021-12-103-1/+78
| | * | KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero2021-12-091-1/+1
| | |/
| * | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-0911-61/+766
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-12-093-13/+60
| | |\ \