summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-12-03Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+5
2025-12-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-23/+83
2025-12-03Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds9-69/+2
2025-12-03perf tools: Minimal DEFERRED_CALLCHAIN supportNamhyung Kim9-3/+73
2025-12-03tools headers UAPI: Sync linux/perf_event.h for deferred callchainsNamhyung Kim1-1/+20
2025-12-03perf jevents: Skip optional metrics in metric group listIan Rogers1-3/+5
2025-12-03perf jevents: Drop duplicate pending metricsIan Rogers1-1/+2
2025-12-03perf jevents: Move json encoding to its own functionsIan Rogers1-12/+22
2025-12-03perf jevents: Add threshold expressions to MetricIan Rogers1-1/+6
2025-12-03perf jevents: Term list fix in event parsingIan Rogers1-1/+6
2025-12-03perf jevents: Support parsing negative exponentsIan Rogers2-1/+5
2025-12-03perf jevents: Allow metric groups not to be namedIan Rogers1-1/+2
2025-12-03perf jevents: Add descriptions to metricgroup abstractionIan Rogers1-2/+12
2025-12-03perf jevents: Update metric constraint supportIan Rogers1-4/+10
2025-12-03perf jevents: Allow multiple metricgroups.json filesIan Rogers1-2/+2
2025-12-03perf ilist: Be tolerant of reading a metric on the wrong CPUIan Rogers1-2/+6
2025-12-03perf python: Correct copying of metric_leader in an evselIan Rogers2-22/+61
2025-12-03perf test: Add python JIT dump testNamhyung Kim1-0/+81
2025-12-03perf jitdump: Add sym/str-tables to build-ID generationNamhyung Kim1-2/+30
2025-12-03perf test: Fix hybrid testing of event fallback testIan Rogers1-17/+2
2025-12-03perf tools: Remove a trailing newline in the event termsNamhyung Kim1-0/+2
2025-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+29
2025-12-03Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+16
2025-12-03tools/power turbostat: version 2025.12.02Len Brown1-218/+108
2025-12-03tools/power turbostat: Print wide names only for RAW 64-bit columnsLen Brown1-19/+21
2025-12-03tools/power turbostat: Print percentages in 8-columnsLen Brown1-2/+2
2025-12-03tools/power turbostat: Print "nan" for out of range percentagesLen Brown1-39/+53
2025-12-03tools/power turbostat: Validate APERF access for VMWARELen Brown1-7/+7
2025-12-03tools/power turbostat: Enhance perf probeLen Brown1-10/+44
2025-12-03tools/power turbostat: Validate RAPL MSRs for AWS Nitro HypervisorLen Brown1-58/+98
2025-12-03tools/power x86_energy_perf_policy: Fix potential NULL pointer dereferenceMalaya Kumar Rout1-1/+6
2025-12-02tools/power x86_energy_perf_policy: Fix format string in error messageMalaya Kumar Rout1-1/+1
2025-12-02tools/power x86_energy_perf_policy: Simplify Android MSR probeLen Brown1-27/+11
2025-12-02tools/power x86_energy_perf_policy: Add Android MSR device supportKaushlendra Kumar1-8/+46
2025-12-02tools/power turbostat: Add run-time MSR driver probeLen Brown1-29/+39
2025-12-02tools/power turbostat: Set per_cpu_msr_sum to NULL after freeEmily Ehlert1-0/+1
2025-12-02tools/power turbostat: Add LLC statsLen Brown2-28/+164
2025-12-02Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-0/+141
2025-12-02Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-10/+77
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini14-22/+821
2025-12-02Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+4
2025-12-02Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini6-3/+417
2025-12-02KVM: selftests: Add a CPUID testcase for KVM_SET_CPUID2 with runtime updatesSean Christopherson1-0/+15
2025-12-02KVM: selftests: Add missing "break" in rseq_test's param parsingGavin Shan1-0/+1
2025-12-02objtool: Fix stack overflow in validate_branch()Josh Poimboeuf1-14/+13
2025-12-02selftests/tc-testing: Test CAKE scheduler when enqueue drops packetsXiang Mei1-0/+28
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai7-14/+191
2025-12-02Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+22
2025-12-02Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds50-994/+6036