summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-08-31perf evsel: Handle precise_ip fallback in evsel__open_cpu()Riccardo Mancini
2021-08-31perf evsel: Move bpf_counter__install_pe() to success path in evsel__open_cpu()Riccardo Mancini
2021-08-31perf evsel: Move test_attr__open() to success path in evsel__open_cpu()Riccardo Mancini
2021-08-31perf evsel: Move ignore_missing_thread() to fallback codeRiccardo Mancini
2021-08-31perf evsel: Separate rlimit increase from evsel__open_cpu()Riccardo Mancini
2021-08-31perf evsel: Separate missing feature detection from evsel__open_cpu()Riccardo Mancini
2021-08-31perf evsel: Add evsel__prepare_open()Riccardo Mancini
2021-08-31perf evsel: Separate missing feature disabling from evsel__open_cpuRiccardo Mancini
2021-08-31perf evsel: Save open flags in evsel in prepare_open()Riccardo Mancini
2021-08-31perf evsel: Separate open preparation from open itselfRiccardo Mancini
2021-08-31perf evsel: Remove retry_sample_id goto labelRiccardo Mancini
2021-08-31perf mmap: Add missing bitops.h headerRiccardo Mancini
2021-08-31libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max()Riccardo Mancini
2021-08-31Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...Linus Torvalds
2021-08-31libsubcmd: add OPT_UINTEGER_OPTARG option typeRiccardo Mancini
2021-08-31perf tools: Fix LLVM download hint linkJames Clark
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