summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-03-13perf evsel: Add function to compute group PMU nameIan Rogers
2023-03-13perf evsel: Allow const evsel for certain accessesIan Rogers
2023-03-13perf stat: Modify the group testIan Rogers
2023-03-13perf pmu: Earlier PMU auxtrace initializationIan Rogers
2023-03-13perf stat: Don't remove all grouped events when CPU maps disagreeIan Rogers
2023-03-13libperf evlist: Avoid a use of evsel idxIan Rogers
2023-03-13perf ftrace: Reuse target::initial_delayChangbin Du
2023-03-13perf record: Reuse target::initial_delayChangbin Du
2023-03-13perf record: Fix "read LOST count failed" msg with sample readKan Liang
2023-03-10Merge remote-tracking branch 'acme/perf-tools' into perf-tools-nextArnaldo Carvalho de Melo
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-08tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski
2023-03-08tools: ynl: move the enum classes to shared codeJakub Kicinski
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-06selftests/bpf: check that modifier resolves after pointerLorenz Bauer
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-03-06tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2023-03-06tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools include UAPI: Synchronize linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2023-03-03tools: ynl: use 1 as the default for first entry in attrs/opsJakub Kicinski
2023-03-03tools: ynl: fully inherit attrs in subsetsJakub Kicinski
2023-03-02perf stat: Fix counting when initial delay configuredChangbin Du
2023-03-02tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-03-01selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27perf vendor events intel: Update icelakex to v1.19Ian Rogers
2023-02-27perf vendor events intel: Update alderlaken to v1.19Ian Rogers
2023-02-27perf vendor events intel: Update alderlake to v1.19Ian Rogers
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-25selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang
2023-02-25selftests/seccomp: Add LoongArch selftesting supportHuacai Chen
2023-02-25tools: Add LoongArch build infrastructureHuacai Chen
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24tools: net: add __pycache__ to gitignoreJakub Kicinski