aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-091-12/+12
|\
| * powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure2022-09-281-11/+11
| * powerpc/32: Remove powerpc select specialisationRohan McLure2022-09-261-1/+1
* | perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo2022-09-291-1/+1
* | perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa2022-09-291-2/+1
* | perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa2022-09-291-1/+1
* | perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo2022-09-291-1/+1
* | perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing2022-09-291-1/+1
* | perf arm-spe: augment the data source type with neoverse_spe listJing Zhang2022-09-281-1/+1
* | perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev2022-09-281-2/+3
* | perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev2022-09-261-1/+2
* | perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing2022-09-264-43/+57
* | perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing2022-09-261-1/+1
* | perf tools: Get a perf cgroup more portably in BPFNamhyung Kim2022-09-262-5/+24
* | perf tools: Honor namespace when synthesizing build-idsNamhyung Kim2022-09-211-3/+14
* | perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter2022-09-211-5/+2
* | perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter2022-09-211-0/+2
* | perf test: Skip wp modify test on old kernelsNamhyung Kim2022-09-211-2/+8
* | perf jit: Include program header in ELF filesLieven Hey2022-09-212-0/+18
* | perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim2022-09-211-0/+83
* | perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim2022-09-211-3/+3
* | perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim2022-09-211-2/+2
* | perf stat: Fix BPF program section nameNamhyung Kim2022-09-211-1/+1
* | perf record: Fix synthesis failure warningsAdrian Hunter2022-09-081-2/+6
* | perf tools: Don't install data files with x permissionsJiri Slaby2022-09-081-12/+12
* | perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing2022-09-081-0/+3
* | perf lock: Remove redundant word 'contention' in help messageYang Jihong2022-09-081-2/+1
* | perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter2022-09-081-2/+2
* | perf c2c: Prevent potential memory leak in c2c_he_zalloc()Shang XiaoJing2022-09-061-3/+9
* | perf genelf: Switch deprecated openssl MD5_* functions to new EVP APIZixuan Tan2022-09-061-9/+11
* | tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev2022-09-061-6/+20
* | perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev2022-09-061-1/+7
* | perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing2022-09-021-2/+3
* | perf script: Skip dummy event attr checkJiri Olsa2022-08-311-0/+2
* | perf metric: Return early if no CPU PMU table existsIan Rogers2022-08-311-0/+3
* | perf stat: Capitalize topdown metrics' namesZhengjun Xing2022-08-271-12/+12
* | perf docs: Update the documentation for the save_type filterKan Liang2022-08-271-0/+3
* | perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers2022-08-271-5/+19
* | perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen2022-08-272-12/+2
* | perf test: Stat test for repeat with a weak groupIan Rogers2022-08-271-0/+19
* | perf stat: Clear evsel->reset_group for each stat runIan Rogers2022-08-271-0/+1
* | perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark2022-08-271-1/+1
|/
* perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim2022-08-196-42/+108
* perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-8/+8
* perf cpumap: Fix alignment for masks in event encodingIan Rogers2022-08-195-56/+111
* perf cpumap: Compute mask size in constant timeIan Rogers2022-08-191-12/+1
* perf cpumap: Synthetic events and const/staticIan Rogers2022-08-193-14/+12
* perf test: Refactor shell tests allowing subdirsCarsten Haitzler2022-08-134-134/+238
* perf vendor events: Update events for snowridgexZhengjun Xing2022-08-131-84/+27
* perf vendor events: Update events and metrics for skylakexZhengjun Xing2022-08-134-1157/+24918