summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-13perf evlist: Remove nr_groupsIan Rogers15-38/+45
2023-03-13perf evsel: Remove use_uncore_aliasIan Rogers5-17/+11
2023-03-13perf parse-events: Sort and group parsed eventsIan Rogers5-152/+136
2023-03-13perf parse-events: Pass ownership of the group nameIan Rogers2-2/+3
2023-03-13perf evsel: Add function to compute group PMU nameIan Rogers3-0/+30
2023-03-13perf evsel: Allow const evsel for certain accessesIan Rogers4-8/+8
2023-03-13perf stat: Modify the group testIan Rogers1-1/+1
2023-03-13perf pmu: Earlier PMU auxtrace initializationIan Rogers2-6/+6
2023-03-13perf stat: Don't remove all grouped events when CPU maps disagreeIan Rogers1-9/+15
2023-03-13libperf evlist: Avoid a use of evsel idxIan Rogers1-7/+6
2023-03-13perf ftrace: Reuse target::initial_delayChangbin Du2-6/+5
2023-03-13perf record: Reuse target::initial_delayChangbin Du5-15/+14
2023-03-13perf record: Fix "read LOST count failed" msg with sample readKan Liang1-1/+1
2023-03-11Merge remote-tracking branch 'acme/perf-tools' into perf-tools-nextArnaldo Carvalho de Melo622-9836/+31052
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds24-54/+153
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-120/+192
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2023-03-09tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski2-9/+7
2023-03-09tools: ynl: move the enum classes to shared codeJakub Kicinski3-89/+121
2023-03-08ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski7-9/+10
2023-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-3/+32
2023-03-06tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2023-03-06selftests/bpf: check that modifier resolves after pointerLorenz Bauer1-0/+28
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin1-3/+4
2023-03-06tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo3-3/+5
2023-03-06tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+8
2023-03-04tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+11
2023-03-04tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo3-2/+42
2023-03-04tools include UAPI: Synchronize linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2023-03-04tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo2-1/+1
2023-03-04tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2023-03-04tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2-4/+5
2023-03-03tools: ynl: use 1 as the default for first entry in attrs/opsJakub Kicinski2-5/+8
2023-03-03tools: ynl: fully inherit attrs in subsetsJakub Kicinski1-8/+15
2023-03-02perf stat: Fix counting when initial delay configuredChangbin Du4-16/+18
2023-03-02tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-305/+429
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds1-4/+3
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds5-1/+32
2023-03-01selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu1-0/+2
2023-02-28Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-12/+125
2023-02-28perf vendor events intel: Update icelakex to v1.19Ian Rogers4-1/+50
2023-02-28perf vendor events intel: Update alderlaken to v1.19Ian Rogers2-1/+8
2023-02-28perf vendor events intel: Update alderlake to v1.19Ian Rogers3-1/+19
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-406/+1453
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds15-303/+435
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds13-26/+600
2023-02-25selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang2-0/+7
2023-02-25selftests/seccomp: Add LoongArch selftesting supportHuacai Chen1-0/+6