summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-08-31perf evsel: Separate missing feature disabling from evsel__open_cpuRiccardo Mancini
2021-08-31perf evsel: Save open flags in evsel in prepare_open()Riccardo Mancini
2021-08-31perf evsel: Separate open preparation from open itselfRiccardo Mancini
2021-08-31perf evsel: Remove retry_sample_id goto labelRiccardo Mancini
2021-08-31perf mmap: Add missing bitops.h headerRiccardo Mancini
2021-08-31perf tools: Fix LLVM download hint linkJames Clark
2021-08-31perf tools: Fix LLVM test failure when running in verbose modeJames Clark
2021-08-31perf tools: Refactor LLVM test warning for missing binaryJames Clark
2021-08-31perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}Leo Yan
2021-08-31perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}Leo Yan
2021-08-31perf bpf: Fix memory leaks relating to BTF.Ian Rogers
2021-08-31perf data: Correct -h outputJoshua Martinez
2021-08-31perf header: Fix spelling mistake "cant'" -> "can't"Colin Ian King
2021-08-31perf dlfilters: Fix build on environments with a --sysroot gcc argArnaldo Carvalho de Melo
2021-08-30perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr
2021-08-30perf record: Fix wrong comm in system-wide mode with delayNamhyung Kim
2021-08-30perf stat: Do not allow --for-each-cgroup without cpuNamhyung Kim
2021-08-30perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...Arnaldo Carvalho de Melo
2021-08-30perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark
2021-08-30perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo
2021-08-30perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2021-08-30perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo
2021-08-30perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan
2021-08-24perf tools: Add missing newline at the end of header fileNghia Le
2021-08-20perf tests dlfilter: Free desc and long_desc in check_filter_descRiccardo Mancini
2021-08-13perf test: Do not compare overheads in the zstd comp testNamhyung Kim
2021-08-11perf tools: Enable on a list of CPUs for hybridJin Yao
2021-08-11perf tools: Create hybrid flag in targetJin Yao
2021-08-11perf test: Make --skip work on shell testsRiccardo Mancini
2021-08-11perf tests: Add dlfilter testAdrian Hunter
2021-08-11perf build: Move perf_dlfilters.h in the source treeAdrian Hunter
2021-08-11perf dlfilter: Amend documentation wrt library dependenciesAdrian Hunter
2021-08-11perf script: Fix --list-dlfilters documentationAdrian Hunter
2021-08-11perf script: Fix unnecessary machine_resolve()Adrian Hunter
2021-08-11perf script: Fix documented const'ness of perf_dlfilter_fnsAdrian Hunter
2021-08-10perf vendor events: Update metrics for SkyLake ServerJin Yao
2021-08-10perf vendor events intel: Update uncore event list for SkyLake ServerJin Yao
2021-08-10perf vendor events intel: Update core event list for SkyLake ServerJin Yao
2021-08-10perf vendor events: Update metrics for CascadeLake ServerJin Yao
2021-08-10perf vendor events intel: Update uncore event list for CascadeLake ServerJin Yao
2021-08-10perf vendor events intel: Update core event list for CascadeLake ServerJin Yao
2021-08-10perf test: Add pmu-events sys event supportJohn Garry
2021-08-10perf jevents: Print SoC name per system event tableJohn Garry
2021-08-10perf pmu: Make pmu_add_sys_aliases() publicJohn Garry
2021-08-10perf test: Add more pmu-events uncore aliasesJohn Garry
2021-08-10perf test: Re-add pmu-event uncore PMU alias testJohn Garry
2021-08-10perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()John Garry
2021-08-10perf test: Test pmu-events core aliases separatelyJohn Garry
2021-08-10perf test: Factor out pmu-events alias comparisonJohn Garry
2021-08-10perf test: Declare pmu-events test events separatelyJohn Garry