summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}Leo Yan2021-08-312-7/+103
| * | perf bpf: Fix memory leaks relating to BTF.Ian Rogers2021-08-312-3/+3
| * | perf data: Correct -h outputJoshua Martinez2021-08-311-43/+19
| * | perf header: Fix spelling mistake "cant'" -> "can't"Colin Ian King2021-08-311-1/+1
| * | perf dlfilters: Fix build on environments with a --sysroot gcc argArnaldo Carvalho de Melo2021-08-311-2/+2
| * | perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr2021-08-301-27/+81
| * | perf record: Fix wrong comm in system-wide mode with delayNamhyung Kim2021-08-301-1/+2
| * | perf stat: Do not allow --for-each-cgroup without cpuNamhyung Kim2021-08-301-1/+3
| * | perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...Arnaldo Carvalho de Melo2021-08-301-1/+2
| * | perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark2021-08-301-1/+1
| * | perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo2021-08-301-22/+30
| * | perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei2021-08-301-4/+4
| * | perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo2021-08-301-1/+4
| * | perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan2021-08-301-1/+2
| * | perf tools: Add missing newline at the end of header fileNghia Le2021-08-241-1/+1
| * | perf tests dlfilter: Free desc and long_desc in check_filter_descRiccardo Mancini2021-08-201-4/+9
| * | perf test: Do not compare overheads in the zstd comp testNamhyung Kim2021-08-131-2/+2
| * | perf tools: Enable on a list of CPUs for hybridJin Yao2021-08-117-0/+127
| * | perf tools: Create hybrid flag in targetJin Yao2021-08-112-1/+2
| * | perf test: Make --skip work on shell testsRiccardo Mancini2021-08-111-2/+9
| * | perf tests: Add dlfilter testAdrian Hunter2021-08-118-3/+771
| * | perf build: Move perf_dlfilters.h in the source treeAdrian Hunter2021-08-113-2/+2
| * | perf dlfilter: Amend documentation wrt library dependenciesAdrian Hunter2021-08-111-0/+8
| * | perf script: Fix --list-dlfilters documentationAdrian Hunter2021-08-111-1/+1
| * | perf script: Fix unnecessary machine_resolve()Adrian Hunter2021-08-111-1/+1
| * | perf script: Fix documented const'ness of perf_dlfilter_fnsAdrian Hunter2021-08-111-2/+2
| * | perf vendor events: Update metrics for SkyLake ServerJin Yao2021-08-101-164/+83
| * | perf vendor events intel: Update uncore event list for SkyLake ServerJin Yao2021-08-102-24/+156
| * | perf vendor events intel: Update core event list for SkyLake ServerJin Yao2021-08-107-2487/+2497
| * | perf vendor events: Update metrics for CascadeLake ServerJin Yao2021-08-101-167/+86
| * | perf vendor events intel: Update uncore event list for CascadeLake ServerJin Yao2021-08-102-25/+157
| * | perf vendor events intel: Update core event list for CascadeLake ServerJin Yao2021-08-107-8434/+8444
| * | perf test: Add pmu-events sys event supportJohn Garry2021-08-102-3/+83
| * | perf jevents: Print SoC name per system event tableJohn Garry2021-08-102-1/+3
| * | perf pmu: Make pmu_add_sys_aliases() publicJohn Garry2021-08-102-1/+2
| * | perf test: Add more pmu-events uncore aliasesJohn Garry2021-08-102-1/+94
| * | perf test: Re-add pmu-event uncore PMU alias testJohn Garry2021-08-101-0/+110
| * | perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()John Garry2021-08-101-2/+1
| * | perf test: Test pmu-events core aliases separatelyJohn Garry2021-08-101-29/+16
| * | perf test: Factor out pmu-events alias comparisonJohn Garry2021-08-101-25/+55
| * | perf test: Declare pmu-events test events separatelyJohn Garry2021-08-101-118/+126
| * | perf jevents: Relocate test events to cpu folderJohn Garry2021-08-105-1/+1
| * | perf test: Factor out pmu-events event comparisonJohn Garry2021-08-101-53/+66
| * | perf jevents: Make build dependency on test JSONsJohn Garry2021-08-101-1/+4
| * | perf bench: Add benchmark for evlist open/close operationsRiccardo Mancini2021-08-104-0/+260
| * | perf docs: Fix accidental em-dashesAlyssa Ross2021-08-105-12/+12
| * | perf env: Track kernel 64-bit mode in environmentLeo Yan2021-08-092-1/+26
| * | perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTLeo Yan2021-08-092-9/+0
| * | perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()Leo Yan2021-08-092-18/+5
| * | perf auxtrace: Drop legacy __sync functionsLeo Yan2021-08-091-19/+0