| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-30 | Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/... | Linus Torvalds | 14 | -58/+92 |
| 2022-09-30 | Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -35/+115 |
| 2022-09-30 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -0/+8 |
| 2022-09-30 | KVM: selftests: Compare insn opcodes directly in fix_hypercall_test | Sean Christopherson | 1 | -18/+16 |
| 2022-09-30 | KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use | Sean Christopherson | 2 | -1/+49 |
| 2022-09-30 | KVM: selftests: Gracefully handle empty stack traces | David Matlack | 1 | -7/+13 |
| 2022-09-30 | KVM: selftests: replace assertion with warning in access_tracking_perf_test | Emanuele Giuseppe Esposito | 1 | -9/+16 |
| 2022-09-29 | perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2022-09-29 | perf tests mmap-basic: Remove unused variable to address clang 15 warning | Jiri Olsa | 1 | -2/+1 |
| 2022-09-29 | perf parse-events: Ignore clang 15 warning about variable set but unused in b... | Jiri Olsa | 1 | -1/+1 |
| 2022-09-29 | Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -1/+1 |
| 2022-09-29 | perf tests record: Fail the test if the 'errs' counter is not zero | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2022-09-29 | perf test: Fix test case 87 ("perf record tests") for hybrid systems | Zhengjun Xing | 1 | -1/+1 |
| 2022-09-28 | perf arm-spe: augment the data source type with neoverse_spe list | Jing Zhang | 1 | -1/+1 |
| 2022-09-28 | perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k... | Athira Rajeev | 1 | -2/+3 |
| 2022-09-27 | virtio_test: fixup for vq reset | Xuan Zhuo | 2 | -0/+8 |
| 2022-09-27 | KVM: selftests: Skip tests that require EPT when it is not available | David Matlack | 2 | -0/+21 |
| 2022-09-27 | selftests: Fix the if conditions of in test_extra_filter() | Wang Yufen | 1 | -1/+1 |
| 2022-09-26 | Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -20/+2 |
| 2022-09-26 | perf tests powerpc: Fix branch stack sampling test to include sanity check fo... | Athira Rajeev | 1 | -1/+2 |
| 2022-09-26 | perf parse-events: Remove "not supported" hybrid cache events | Zhengjun Xing | 4 | -43/+57 |
| 2022-09-26 | perf print-events: Fix "perf list" can not display the PMU prefix for some hy... | Zhengjun Xing | 1 | -1/+1 |
| 2022-09-26 | perf tools: Get a perf cgroup more portably in BPF | Namhyung Kim | 2 | -5/+24 |
| 2022-09-25 | Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -77/+0 |
| 2022-09-24 | Merge branch 'for-6.0/dax' into libnvdimm-fixes | Dan Williams | 1030 | -26623/+221475 |
| 2022-09-23 | Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -9/+14 |
| 2022-09-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
| 2022-09-23 | Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini | 21 | -159/+406 |
| 2022-09-22 | selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c | Jinrong Liang | 1 | -1/+1 |
| 2022-09-22 | Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 13 | -14/+433 |
| 2022-09-22 | selftests: forwarding: add shebang for sch_red.sh | Hangbin Liu | 1 | -0/+1 |
| 2022-09-22 | selftests: bonding: cause oops in bond_rr_gen_slave_id | Jonathan Toppins | 2 | -1/+51 |
| 2022-09-21 | perf tools: Honor namespace when synthesizing build-ids | Namhyung Kim | 1 | -3/+14 |
| 2022-09-21 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+3 |
| 2022-09-21 | perf kcore_copy: Do not check /proc/modules is unchanged | Adrian Hunter | 1 | -5/+2 |
| 2022-09-21 | libperf evlist: Fix polling of system-wide events | Adrian Hunter | 1 | -2/+3 |
| 2022-09-21 | perf record: Fix cpu mask bit setting for mixed mmaps | Adrian Hunter | 1 | -0/+2 |
| 2022-09-21 | perf test: Skip wp modify test on old kernels | Namhyung Kim | 1 | -2/+8 |
| 2022-09-21 | perf jit: Include program header in ELF files | Lieven Hey | 2 | -0/+18 |
| 2022-09-21 | perf test: Add a new test for perf stat cgroup BPF counter | Namhyung Kim | 1 | -0/+83 |
| 2022-09-21 | perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters | Namhyung Kim | 1 | -3/+3 |
| 2022-09-21 | perf stat: Fix cpu map index in bperf cgroup code | Namhyung Kim | 1 | -2/+2 |
| 2022-09-21 | perf stat: Fix BPF program section name | Namhyung Kim | 1 | -1/+1 |
| 2022-09-20 | wireguard: selftests: do not install headers on UML | Jason A. Donenfeld | 1 | -0/+2 |
| 2022-09-20 | Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -91/+1 |
| 2022-09-20 | selftests: forwarding: Add test cases for unresolved multicast routes | Ido Schimmel | 1 | -1/+91 |
| 2022-09-18 | Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2022-09-16 | net: Add tests for bonding and team address list management | Benjamin Poirier | 8 | -1/+236 |
| 2022-09-14 | selftests/landlock: Fix out-of-tree builds | Mickaël Salaün | 2 | -9/+14 |
| 2022-09-13 | Revert "selftests/timens: add a test for vfork+exit" | Andrei Vagin | 2 | -91/+1 |
| 2022-09-13 | tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa | Ben Hutchings | 1 | -2/+2 |
| 2022-09-12 | Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -3/+3 |
| 2022-09-11 | tools: fix compilation after gfp_types.h split | Matthew Wilcox (Oracle) | 2 | -20/+2 |
| 2022-09-09 | Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+9 |
| 2022-09-09 | Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/... | Linus Torvalds | 11 | -39/+129 |
| 2022-09-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 1 | -12/+53 |
| 2022-09-08 | perf record: Fix synthesis failure warnings | Adrian Hunter | 1 | -2/+6 |
| 2022-09-08 | perf tools: Don't install data files with x permissions | Jiri Slaby | 1 | -12/+12 |
| 2022-09-08 | perf script: Fix Cannot print 'iregs' field for hybrid systems | Zhengjun Xing | 1 | -0/+3 |
| 2022-09-08 | perf lock: Remove redundant word 'contention' in help message | Yang Jihong | 1 | -2/+1 |
| 2022-09-08 | perf dlfilter dlfilter-show-cycles: Fix types for print format | Adrian Hunter | 1 | -2/+2 |
| 2022-09-08 | libperf evlist: Fix per-thread mmaps for multi-threaded targets | Adrian Hunter | 1 | -0/+50 |
| 2022-09-08 | Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -10/+26 |
| 2022-09-07 | tools: Add new "test" taint to kernel-chktaint | Joe Fradley | 1 | -0/+9 |
| 2022-09-07 | selftests: nft_concat_range: add socat support | Florian Westphal | 1 | -12/+53 |
| 2022-09-06 | perf c2c: Prevent potential memory leak in c2c_he_zalloc() | Shang XiaoJing | 1 | -3/+9 |
| 2022-09-06 | perf genelf: Switch deprecated openssl MD5_* functions to new EVP API | Zixuan Tan | 1 | -9/+11 |
| 2022-09-06 | tools/perf: Fix out of bound access to cpu mask array | Athira Rajeev | 1 | -6/+20 |
| 2022-09-06 | perf affinity: Fix out of bound access to "sched_cpus" mask | Athira Rajeev | 1 | -1/+7 |
| 2022-09-05 | tools: hv: kvp: remove unnecessary (void*) conversions | Zhou jie | 1 | -2/+2 |
| 2022-09-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
| 2022-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 1 | -10/+26 |
| 2022-09-02 | Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -70/+41 |
| 2022-09-02 | Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+145 |
| 2022-09-02 | perf stat: Fix L2 Topdown metrics disappear for raw events | Zhengjun Xing | 1 | -2/+3 |
| 2022-09-02 | landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 1 | -10/+145 |
| 2022-09-01 | Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 52 | -505/+1437 |
| 2022-09-01 | Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 3 | -25/+51 |
| 2022-09-01 | selftests/net: return back io_uring zc send tests | Pavel Begunkov | 2 | -79/+41 |
| 2022-09-01 | selftests/net: temporarily disable io_uring zc test | Pavel Begunkov | 1 | -0/+9 |
| 2022-08-31 | selftests: net: sort .gitignore file | Axel Rasmussen | 1 | -25/+25 |
| 2022-08-31 | perf script: Skip dummy event attr check | Jiri Olsa | 1 | -0/+2 |
| 2022-08-31 | perf metric: Return early if no CPU PMU table exists | Ian Rogers | 1 | -0/+3 |
| 2022-08-31 | netfilter: remove nf_conntrack_helper sysctl and modparam toggles | Pablo Neira Ayuso | 1 | -10/+26 |
| 2022-08-28 | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -16/+18 |
| 2022-08-27 | perf stat: Capitalize topdown metrics' names | Zhengjun Xing | 1 | -12/+12 |
| 2022-08-27 | perf docs: Update the documentation for the save_type filter | Kan Liang | 1 | -0/+3 |
| 2022-08-27 | perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address | Ian Rogers | 1 | -5/+19 |
| 2022-08-27 | perf record: Fix manpage formatting of description of support to hybrid systems | Andi Kleen | 2 | -12/+2 |
| 2022-08-27 | perf test: Stat test for repeat with a weak group | Ian Rogers | 1 | -0/+19 |
| 2022-08-27 | perf stat: Clear evsel->reset_group for each stat run | Ian Rogers | 1 | -0/+1 |
| 2022-08-27 | tools kvm headers arm64: Update KVM header from the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+4 |
| 2022-08-27 | perf python: Fix build when PYTHON_CONFIG is user supplied | James Clark | 1 | -1/+1 |
| 2022-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -0/+26 |
| 2022-08-25 | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 5 | -0/+90 |
| 2022-08-25 | selftests/bpf: Add regression test for pruning fix | Kumar Kartikeya Dwivedi | 1 | -0/+25 |
| 2022-08-25 | x86/sev: Mark snp_abort() noreturn | Borislav Petkov | 1 | -16/+18 |
| 2022-08-23 | Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -0/+7 |
| 2022-08-22 | selftests: include bonding tests into the kselftest infra | Jonathan Toppins | 5 | -0/+90 |
| 2022-08-22 | perf tools: Fix compile error for x86 | Yang Jihong | 1 | -0/+4 |
| 2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers | 1 | -21/+0 |
| 2022-08-20 | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/... | Linus Torvalds | 27 | -235/+976 |
| 2022-08-20 | Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -4/+34 |
| 2022-08-19 | selftests/vm: fix inability to build any vm tests | Axel Rasmussen | 1 | -0/+1 |
| 2022-08-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+2 |
| 2022-08-19 | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim | 6 | -42/+108 |
| 2022-08-19 | libperf: Add a test case for read formats | Namhyung Kim | 1 | -0/+161 |
| 2022-08-19 | libperf: Handle read format in perf_evsel__read() | Namhyung Kim | 3 | -3/+83 |
| 2022-08-19 | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Namhyung Kim | 1 | -1/+4 |
| 2022-08-19 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+8 |
| 2022-08-19 | tools headers UAPI: Sync KVM's vmx.h header with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2022-08-19 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 2022-08-19 | tools headers kvm s390: Sync headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2022-08-19 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+108 |
| 2022-08-19 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -87/+300 |
| 2022-08-19 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+4 |
| 2022-08-19 | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2022-08-19 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+8 |
| 2022-08-19 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -8/+8 |
| 2022-08-19 | perf cpumap: Fix alignment for masks in event encoding | Ian Rogers | 6 | -60/+154 |
| 2022-08-19 | perf cpumap: Compute mask size in constant time | Ian Rogers | 1 | -12/+1 |
| 2022-08-19 | perf cpumap: Synthetic events and const/static | Ian Rogers | 3 | -14/+12 |
| 2022-08-19 | perf cpumap: Const map for max() | Ian Rogers | 2 | -2/+2 |
| 2022-08-19 | KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE() | David Matlack | 1 | -1/+1 |
| 2022-08-19 | KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang | David Matlack | 1 | -1/+1 |
| 2022-08-19 | x86/ibt, objtool: Add IBT_NOSEAL() | Josh Poimboeuf | 1 | -1/+2 |
| 2022-08-18 | Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -163/+200 |
| 2022-08-18 | Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+5 |
| 2022-08-18 | Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -32/+42 |
| 2022-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 1 | -163/+200 |
| 2022-08-17 | testing: selftests: nft_flowtable.sh: rework test to detect offload failure | Florian Westphal | 1 | -57/+84 |
| 2022-08-17 | testing: selftests: nft_flowtable.sh: use random netns names | Florian Westphal | 1 | -113/+123 |
| 2022-08-15 | selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning | Kristen Carlson Accardi | 1 | -0/+6 |
| 2022-08-15 | selftests/landlock: fix broken include of linux/landlock.h | Guillaume Tucker | 1 | -2/+5 |
| 2022-08-15 | tools: hv: Remove an extraneous "the" | Jason Wang | 1 | -1/+1 |
| 2022-08-15 | selftests/powerpc: Add missing PMU selftests to .gitignores | Russell Currey | 2 | -4/+34 |
| 2022-08-14 | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/... | Linus Torvalds | 112 | -4866/+93673 |
| 2022-08-13 | perf test: Refactor shell tests allowing subdirs | Carsten Haitzler | 4 | -134/+238 |
| 2022-08-13 | perf vendor events: Update events for snowridgex | Zhengjun Xing | 1 | -84/+27 |
| 2022-08-13 | perf vendor events: Update events and metrics for skylakex | Zhengjun Xing | 4 | -1157/+24918 |
| 2022-08-13 | perf vendor events: Update metrics for sapphirerapids | Zhengjun Xing | 1 | -0/+6 |
| 2022-08-13 | perf vendor events: Update events for knightslanding | Zhengjun Xing | 1 | -0/+213 |
| 2022-08-13 | perf vendor events: Update metrics for jaketown | Zhengjun Xing | 1 | -0/+6 |
| 2022-08-13 | perf vendor events: Update metrics for ivytown | Zhengjun Xing | 1 | -0/+6 |
| 2022-08-13 | perf vendor events: Update events and metrics for icelakex | Zhengjun Xing | 4 | -556/+38332 |
| 2022-08-13 | perf vendor events: Update events and metrics for haswellx | Zhengjun Xing | 2 | -171/+413 |
| 2022-08-13 | perf vendor events: Update events and metrics for cascadelakex | Zhengjun Xing | 4 | -1241/+25848 |
| 2022-08-13 | perf vendor events: Update events and metrics for broadwellx | Zhengjun Xing | 2 | -159/+10 |
| 2022-08-13 | perf vendor events: Update metrics for broadwellde | Zhengjun Xing | 1 | -0/+6 |
| 2022-08-13 | perf jevents: Fold strings optimization | Ian Rogers | 1 | -7/+48 |
| 2022-08-13 | perf jevents: Compress the pmu_events_table | Ian Rogers | 1 | -45/+162 |
| 2022-08-13 | perf metrics: Copy entire pmu_event in find metric | Ian Rogers | 2 | -17/+18 |
| 2022-08-13 | perf pmu-events: Hide the pmu_events | Ian Rogers | 12 | -91/+101 |
| 2022-08-13 | perf pmu-events: Don't assume pmu_event is an array | Ian Rogers | 7 | -182/+313 |
| 2022-08-13 | perf pmu-events: Move test events/metrics to JSON | Ian Rogers | 4 | -81/+132 |
| 2022-08-13 | perf test: Use full metric resolution | Ian Rogers | 1 | -145/+77 |
| 2022-08-13 | perf pmu-events: Hide pmu_events_map | Ian Rogers | 7 | -179/+279 |
| 2022-08-13 | perf pmu-events: Avoid passing pmu_events_map | Ian Rogers | 9 | -120/+101 |
| 2022-08-13 | perf pmu-events: Hide pmu_sys_event_tables | Ian Rogers | 6 | -52/+84 |
| 2022-08-13 | perf jevents: Sort JSON files entries | Ian Rogers | 1 | -13/+35 |
| 2022-08-13 | perf jevents: Provide path to JSON file on error | Ian Rogers | 1 | -1/+6 |
| 2022-08-13 | perf jevents: Remove the type/version variables | Ian Rogers | 5 | -16/+0 |
| 2022-08-13 | perf jevent: Add an 'all' architecture argument | Ian Rogers | 4 | -29/+47 |
| 2022-08-12 | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
| 2022-08-12 | perf stat: Remove duplicated include in builtin-stat.c | Yang Li | 1 | -1/+0 |
| 2022-08-12 | perf scripting python: Delete repeated word in comments | shaomin Deng | 1 | -1/+1 |
| 2022-08-12 | perf tools: Fix double word in comments | shaomin Deng | 1 | -1/+1 |
| 2022-08-12 | perf trace: Fix double word in comments | shaomin Deng | 1 | -1/+1 |
| 2022-08-12 | perf script: Delete repeated word "from" | shaomin Deng | 1 | -1/+1 |
| 2022-08-12 | perf test: Fix double word in comments | shaomin Deng | 1 | -1/+1 |
| 2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -3/+4 |
| 2022-08-12 | selftests/bpf: Add lru_bug to s390x deny list | Daniel Müller | 1 | -0/+1 |
| 2022-08-12 | wireguard: selftests: set CONFIG_NONPORTABLE on riscv32 | Jason A. Donenfeld | 1 | -0/+1 |
| 2022-08-12 | perf record: Improve error message of -p not_existing_pid | Martin Liška | 1 | -2/+9 |
| 2022-08-12 | perf build-id: Print debuginfod queries if -v option is used | Martin Liška | 1 | -1/+5 |
| 2022-08-12 | perf build-id: Fix coding style, replace 8 spaces by tabs | Martin Liška | 1 | -11/+11 |
| 2022-08-11 | perf c2c: Update documentation for new display option 'peer' | Leo Yan | 1 | -7/+24 |
| 2022-08-11 | perf c2c: Use 'peer' as default display for Arm64 | Leo Yan | 1 | -12/+24 |
| 2022-08-11 | perf c2c: Sort on peer snooping for load operations | Leo Yan | 1 | -36/+99 |
| 2022-08-11 | perf c2c: Refactor display string | Leo Yan | 1 | -5/+5 |
| 2022-08-11 | perf c2c: Refactor node header | Leo Yan | 1 | -7/+19 |
| 2022-08-11 | perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop' | Leo Yan | 1 | -20/+20 |
| 2022-08-11 | perf c2c: Use explicit names for display macros | Leo Yan | 1 | -29/+29 |
| 2022-08-11 | perf c2c: Add mean dimensions for peer operations | Leo Yan | 1 | -0/+28 |
| 2022-08-11 | perf c2c: Add dimensions of peer metrics for cache line view | Leo Yan | 1 | -0/+102 |
| 2022-08-11 | perf c2c: Add dimensions for peer load operations | Leo Yan | 1 | -0/+30 |
| 2022-08-11 | perf c2c: Output statistics for peer snooping | Leo Yan | 1 | -0/+3 |
| 2022-08-11 | perf mem: Add statistics for peer snooping | Leo Yan | 2 | -3/+28 |
| 2022-08-11 | perf arm-spe: Use SPE data source for neoverse cores | Ali Saidi | 3 | -16/+127 |
| 2022-08-11 | perf mem: Print snoop peer flag | Leo Yan | 1 | -3/+15 |
| 2022-08-11 | perf tools: Sync addition of PERF_MEM_SNOOPX_PEER | Ali Saidi | 1 | -1/+1 |
| 2022-08-11 | perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h... | Leo Yan | 1 | -0/+1 |
| 2022-08-11 | perf tools: Tidy guest option documentation | Adrian Hunter | 5 | -57/+38 |
| 2022-08-11 | perf inject: Fix missing guestmount option documentation | Adrian Hunter | 1 | -0/+12 |
| 2022-08-11 | perf script: Fix missing guest option documentation | Adrian Hunter | 1 | -0/+23 |
| 2022-08-11 | perf offcpu: Update offcpu test for child process | Namhyung Kim | 1 | -7/+50 |
| 2022-08-11 | perf offcpu: Track child processes | Namhyung Kim | 2 | -0/+37 |
| 2022-08-11 | perf offcpu: Parse process id separately | Namhyung Kim | 1 | -2/+43 |
| 2022-08-11 | perf offcpu: Check process id for the given workload | Namhyung Kim | 2 | -1/+8 |
| 2022-08-11 | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 15 | -45/+889 |