summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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
2022-09-05rtla: Fix tracer nameAlexandre Vicenzi
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-25x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf
2022-08-25tools/rtla: Fix command symlinksBen Hutchings
2022-08-25perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter
2022-08-25perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter
2022-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu
2022-08-25tools/testing/cxl: Fix cxl_hdm_decode_init() calling conventionDan Williams
2022-08-25tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song
2022-08-25tools/testing/cxl: Fix decoder default stateDan Williams
2022-08-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-25bpf: Disallow bpf programs call prog_run command.Alexei Starovoitov
2022-08-25selftests: mptcp: make sendfile selftest workFlorian Westphal
2022-08-17tools/thermal: Fix possible path truncationsFlorian Fainelli
2022-08-17genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-17perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-17perf stat: Revert "perf stat: Add default hybrid events"Kan Liang
2022-08-17selftests/powerpc: Fix matrix multiply assist testRashmica Gupta
2022-08-17perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter
2022-08-17perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-08-17selftests/powerpc: Skip energy_scale_info test on older firmwareMichael Ellerman
2022-08-17selftests: kvm: set rax before vmcallAndrei Vagin