aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-1/+1
2021-11-01Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+18
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportGravatar Kan Liang 1-1/+1
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Gravatar Jiri Olsa 1-1/+1
2021-10-31perf script: Check session->header.env.arch before using itGravatar Song Liu 1-4/+8
2021-10-31perf build: Suppress 'rm dlfilter' build messageGravatar Adrian Hunter 1-0/+2
2021-10-22perf bpf: Switch to new btf__raw_data APIGravatar Hengqi Chen 1-1/+1
2021-10-19tools/perf: Add mem_hops field in perf_mem_data_src structureGravatar Kajol Jain 1-1/+18
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Gravatar Kajol Jain 1-1/+0
2021-10-14perf report: Output non-zero offset for decompressed recordsGravatar Alexey Bayduraev 1-2/+2
2021-10-06x86/insn: Use get_unaligned() instead of memcpy()Gravatar Borislav Petkov 1-0/+2
2021-10-05perf tests attr: Add missing topdown metrics eventsGravatar Kan Liang 4-52/+440
2021-10-05perf build: Fix plugin static linking with libopencsd on ARM and ARM64Gravatar Branislav Rankov 1-1/+1
2021-10-05perf build: Add missing -lstdc++ when linking with libopencsdGravatar Branislav Rankov 1-1/+1
2021-10-05perf jevents: Free the sys_event_tables list after processing entriesGravatar Like Xu 1-0/+2
2021-09-27perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Gravatar Like Xu 1-1/+1
2021-09-27perf iostat: Use system-wide mode if the target cpu_list is unspecifiedGravatar Like Xu 1-0/+2
2021-09-27perf config: Refine error message to eliminate confusionGravatar Like Xu 1-1/+1
2021-09-27perf doc: Fix typos all over the placeGravatar Like Xu 8-8/+8
2021-09-27perf arm: Fix off-by-one directory paths.Gravatar Ian Rogers 6-23/+23
2021-09-27perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"Gravatar Colin Ian King 1-1/+1
2021-09-27perf tests: Fix flaky test 'Object code reading'Gravatar James Clark 1-2/+2
2021-09-27perf test: Fix DWARF unwind for optimized builds.Gravatar Ian Rogers 1-7/+32
2021-09-18perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()Gravatar Andrii Nakryiko 1-0/+3
2021-09-18perf machine: Initialize srcline string member in add_location structGravatar Michael Petlan 1-0/+1
2021-09-18perf script: Fix ip display when type != attr->typeGravatar Adrian Hunter 1-11/+13
2021-09-18perf annotate: Fix fused instr logic for assembly functionsGravatar Ravi Bangoria 3-17/+42
2021-09-11perf tools: Add an option to build without libbfdGravatar Ian Rogers 1-22/+25
2021-09-11perf tools: Allow build-id with trailing zerosGravatar Namhyung Kim 1-0/+10
2021-09-11perf tools: Fix hybrid config terms list corruptionGravatar Adrian Hunter 2-9/+27
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Gravatar Adrian Hunter 3-13/+19
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsGravatar Adrian Hunter 1-1/+4
2021-09-11perf tools: Ignore Documentation dependency fileGravatar Ian Rogers 1-0/+1
2021-09-10perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versionsGravatar Arnaldo Carvalho de Melo 1-0/+8
2021-09-10perf beauty: Cover more flags in the move_mount syscall argument beautifierGravatar Arnaldo Carvalho de Melo 1-1/+1
2021-09-10perf report: Add support to print a textual representation of IBS raw sample ...Gravatar Kim Phillips 4-1/+303
2021-09-10perf report: Add tools/arch/x86/include/asm/amd-ibs.hGravatar Kim Phillips 1-0/+1
2021-09-10perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappingsGravatar Kim Phillips 2-0/+83
2021-09-10perf symbol: Look for ImageBase in PE file to compute .text offsetGravatar Remi Bernon 1-4/+16
2021-09-10perf scripts python: Fix passing arguments to stackcollapse reportGravatar Michael Petlan 1-1/+1
2021-09-10perf test: Fix bpf test sample mismatch reportingGravatar Michael Petlan 1-1/+1
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Gravatar Arnaldo Carvalho de Melo 4-12/+19
2021-09-10perf beauty: Update copy of linux/socket.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-1/+8
2021-09-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 9-14/+14
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Gravatar Andy Shevchenko 9-14/+14
2021-09-05Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 151-12426/+19967
2021-09-03perf tests: Add test for PMU aliasesGravatar Jin Yao 1-0/+92
2021-09-03perf pmu: Add PMU alias supportGravatar Kan Liang 4-5/+198