aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2021-08-31perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}Leo Yan1-0/+32
2021-08-31perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}Leo Yan2-7/+103
2021-08-31perf bpf: Fix memory leaks relating to BTF.Ian Rogers2-3/+3
2021-08-31perf data: Correct -h outputJoshua Martinez1-43/+19
2021-08-31perf header: Fix spelling mistake "cant'" -> "can't"Colin Ian King1-1/+1
2021-08-31perf dlfilters: Fix build on environments with a --sysroot gcc argArnaldo Carvalho de Melo1-2/+2
2021-08-30perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr1-27/+81
2021-08-30perf record: Fix wrong comm in system-wide mode with delayNamhyung Kim1-1/+2
2021-08-30perf stat: Do not allow --for-each-cgroup without cpuNamhyung Kim1-1/+3
2021-08-30perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...Arnaldo Carvalho de Melo1-1/+2
2021-08-30perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark1-1/+1
2021-08-30perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo1-22/+30
2021-08-30perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei1-4/+4
2021-08-30perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo1-1/+4
2021-08-30perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan1-1/+2
2021-08-24perf tools: Add missing newline at the end of header fileNghia Le1-1/+1
2021-08-20perf tests dlfilter: Free desc and long_desc in check_filter_descRiccardo Mancini1-4/+9
2021-08-13perf test: Do not compare overheads in the zstd comp testNamhyung Kim1-2/+2
2021-08-11perf tools: Enable on a list of CPUs for hybridJin Yao7-0/+127
2021-08-11perf tools: Create hybrid flag in targetJin Yao2-1/+2
2021-08-11perf test: Make --skip work on shell testsRiccardo Mancini1-2/+9
2021-08-11perf tests: Add dlfilter testAdrian Hunter8-3/+771
2021-08-11perf build: Move perf_dlfilters.h in the source treeAdrian Hunter3-2/+2
2021-08-11perf dlfilter: Amend documentation wrt library dependenciesAdrian Hunter1-0/+8
2021-08-11perf script: Fix --list-dlfilters documentationAdrian Hunter1-1/+1
2021-08-11perf script: Fix unnecessary machine_resolve()Adrian Hunter1-1/+1
2021-08-11perf script: Fix documented const'ness of perf_dlfilter_fnsAdrian Hunter1-2/+2
2021-08-10perf vendor events: Update metrics for SkyLake ServerJin Yao1-164/+83
2021-08-10perf vendor events intel: Update uncore event list for SkyLake ServerJin Yao2-24/+156
2021-08-10perf vendor events intel: Update core event list for SkyLake ServerJin Yao7-2487/+2497
2021-08-10perf vendor events: Update metrics for CascadeLake ServerJin Yao1-167/+86
2021-08-10perf vendor events intel: Update uncore event list for CascadeLake ServerJin Yao2-25/+157
2021-08-10perf vendor events intel: Update core event list for CascadeLake ServerJin Yao7-8434/+8444
2021-08-10perf test: Add pmu-events sys event supportJohn Garry2-3/+83
2021-08-10perf jevents: Print SoC name per system event tableJohn Garry2-1/+3
2021-08-10perf pmu: Make pmu_add_sys_aliases() publicJohn Garry2-1/+2
2021-08-10perf test: Add more pmu-events uncore aliasesJohn Garry2-1/+94
2021-08-10perf test: Re-add pmu-event uncore PMU alias testJohn Garry1-0/+110
2021-08-10perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()John Garry1-2/+1
2021-08-10perf test: Test pmu-events core aliases separatelyJohn Garry1-29/+16
2021-08-10perf test: Factor out pmu-events alias comparisonJohn Garry1-25/+55
2021-08-10perf test: Declare pmu-events test events separatelyJohn Garry1-118/+126
2021-08-10perf jevents: Relocate test events to cpu folderJohn Garry5-1/+1
2021-08-10perf test: Factor out pmu-events event comparisonJohn Garry1-53/+66
2021-08-10perf jevents: Make build dependency on test JSONsJohn Garry1-1/+4
2021-08-10perf bench: Add benchmark for evlist open/close operationsRiccardo Mancini4-0/+260
2021-08-10perf docs: Fix accidental em-dashesAlyssa Ross5-12/+12
2021-08-09perf env: Track kernel 64-bit mode in environmentLeo Yan2-1/+26
2021-08-09perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTLeo Yan2-9/+0
2021-08-09perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()Leo Yan2-18/+5