summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-08-24libperf tests: Fix verbose printingShunsuke Nakamura
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-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-19tools: Add sparse context/locking annotations in compiler-types.hRiccardo Mancini
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich
2021-08-13tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe
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-11libperf: Add perf_cpu_map__default_new()Jin Yao
2021-08-11tools/testing/nvdimm: Fix missing 'fallthrough' warningDan Williams
2021-08-11perf test: Make --skip work on shell testsRiccardo Mancini
2021-08-11Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
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-11tools/virtio: fix buildMichael S. Tsirkin
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
2021-08-10perf jevents: Relocate test events to cpu folderJohn Garry
2021-08-10perf test: Factor out pmu-events event comparisonJohn Garry