summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-08-31perf tools: Fix LLVM test failure when running in verbose modeJames Clark
2021-08-31perf tools: Refactor LLVM test warning for missing binaryJames Clark
2021-08-31perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}Leo Yan
2021-08-31perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}Leo Yan
2021-08-31perf bpf: Fix memory leaks relating to BTF.Ian Rogers
2021-08-31perf data: Correct -h outputJoshua Martinez
2021-08-31perf header: Fix spelling mistake "cant'" -> "can't"Colin Ian King
2021-08-31perf dlfilters: Fix build on environments with a --sysroot gcc argArnaldo Carvalho de Melo
2021-08-31selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian
2021-08-31selftests/sync: Remove the deprecated config SYNCLi Zhijian
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-30perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr
2021-08-30perf record: Fix wrong comm in system-wide mode with delayNamhyung Kim
2021-08-30perf stat: Do not allow --for-each-cgroup without cpuNamhyung Kim
2021-08-30perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...Arnaldo Carvalho de Melo
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-30perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark
2021-08-30perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo
2021-08-30perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2021-08-30perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo
2021-08-30perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan
2021-08-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue
2021-08-27selftests/bpf: Fix potential unreleased lockChengfeng Ye
2021-08-26selftests: safesetid: Fix spelling mistake "cant" -> "can't"Colin Ian King
2021-08-26selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun
2021-08-26selftests: Skip TM tests on synthetic TM implementationsJordan Niethe
2021-08-26selftests/powerpc: Add missing clobbered register to to ptrace TM testsJordan Niethe
2021-08-26selftests/net: allow GRO coalesce test on vethPaolo Abeni
2021-08-25bpf: selftests: Add dctcp fallback testMartin KaFai Lau
2021-08-25bpf: selftests: Add connect_to_fd_opts to network_helpersMartin KaFai Lau
2021-08-25bpf: selftests: Add sk_state to bpf_tcp_helpers.hMartin KaFai Lau
2021-08-25selftests/x86: Fix error: variably modified 'altstack_data' at file scopeJun Miao
2021-08-25kselftest:sched: remove duplicate include in cs_prctl_test.cChangcheng Deng
2021-08-25selftests: openat2: Fix testing failure for O_LARGEFILE flagBaolin Wang
2021-08-25selftests: xsk: Preface options with optMagnus Karlsson
2021-08-25selftests: xsk: Make enums lower caseMagnus Karlsson
2021-08-25selftests: xsk: Generate packets from specificationMagnus Karlsson
2021-08-25selftests: xsk: Generate packet directly in umemMagnus Karlsson
2021-08-25selftests: xsk: Simplify cleanup of ifobjectsMagnus Karlsson
2021-08-25selftests: xsk: Decrease sending speedMagnus Karlsson
2021-08-25selftests: xsk: Validate tx stats on tx threadMagnus Karlsson
2021-08-25selftests: xsk: Simplify packet validation in xsk testsMagnus Karlsson
2021-08-25selftests: xsk: Rename worker_* functions that are not thread entry pointsMagnus Karlsson
2021-08-25selftests: xsk: Disassociate umem size with packets sentMagnus Karlsson
2021-08-25selftests: xsk: Remove end-of-test packetMagnus Karlsson
2021-08-25selftests: xsk: Simplify the retry codeMagnus Karlsson
2021-08-25selftests: xsk: Return correct error codesMagnus Karlsson
2021-08-25selftests: xsk: Remove unused variablesMagnus Karlsson