aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2022-12-05tools: Remove some options from CLANG_CROSS_FLAGSKhem Raj
2022-12-05libbpf: Fix build warning on ref_ctr_offKhem Raj
2022-12-05perf python: Account for multiple words in CCKhem Raj
2022-10-31Merge tag 'v5.19.17' into v5.19/standard/baseBruce Ashfield
2022-10-24perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-24perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-24perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-24kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXTMark Brown
2022-10-24bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBTJiri Olsa
2022-10-24selftests/bpf: Free the allocated resources after test case succeedsHou Tao
2022-10-24net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert
2022-10-24bpftool: Clear errno after libcap's checksQuentin Monnet
2022-10-24selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger
2022-10-24selftests/xsk: Avoid use-after-free on ctxIan Rogers
2022-10-24selftests/xsk: Add missing close() on netns fdMaciej Fijalkowski
2022-10-24bpftool: Fix a wrong type cast in btf_dumper_intLam Thai
2022-10-24objtool: Preserve special st_shndx indexes in elf_update_symbolSami Tolvanen
2022-10-06Merge tag 'v5.19.14' into v5.19/standard/baseBruce Ashfield
2022-10-06Merge tag 'v5.19.12' into v5.19/standard/baseBruce Ashfield
2022-10-06Merge tag 'v5.19.11' into v5.19/standard/baseBruce Ashfield
2022-10-05perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo
2022-10-05perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-10-05perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing
2022-10-05perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing
2022-10-05perf parse-events: Break out tracepoint and printingIan Rogers
2022-10-05perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter
2022-10-05tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu
2022-09-28perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-09-28perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-09-28perf stat: Fix BPF program section nameNamhyung Kim
2022-09-28libperf evlist: Fix polling of system-wide eventsAdrian Hunter
2022-09-23tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings
2022-09-21libbpf: Initialize err in probe_map_createFlorian Fainelli
2022-09-18Merge tag 'v5.19.9' into v5.19/standard/baseBruce Ashfield
2022-09-18Merge tag 'v5.19.8' into v5.19/standard/baseBruce Ashfield
2022-09-15perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing
2022-09-15perf evlist: Always use arch_evlist__add_default_attrs()Kan Liang
2022-09-15perf record: Fix synthesis failure warningsAdrian Hunter
2022-09-15perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing
2022-09-15perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter
2022-09-15libperf evlist: Fix per-thread mmaps for multi-threaded targetsAdrian Hunter
2022-09-15x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-09-09Merge tag 'v5.19.7' into v5.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.19.6' into v5.19/standard/baseBruce Ashfield
2022-09-08landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-09-05testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal