summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-21perf hist: Add perf_hpp_fmt->init() callbackNamhyung Kim
2022-12-21perf srcline: Conditionally suppress addr2line warningsNamhyung Kim
2022-12-21perf srcline: Skip srcline if .debug_line is missingNamhyung Kim
2022-12-21perf symbol: Add filename__has_section()Namhyung Kim
2022-12-21perf srcline: Do not return NULL for srclineNamhyung Kim
2022-12-21perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan
2022-12-21perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...Changbin Du
2022-12-21perf test: Update 'perf lock contention' testNamhyung Kim
2022-12-21perf lock contention: Support lock addr/name filtering for BPFNamhyung Kim
2022-12-21perf lock contention: Add -L/--lock-filter optionNamhyung Kim
2022-12-21perf lock contention: Support lock type filtering for BPFNamhyung Kim
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim
2022-12-20perf lock contention: Factor out lock_type_tableNamhyung Kim
2022-12-20perf probe: Check -v and -q options in the right placeYang Jihong
2022-12-20perf tools: Fix usage of the verbose variableYang Jihong
2022-12-20perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-20tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-12-20tools headers UAPI: Sync powerpc syscall table with the kernel sourcesArnaldo Carvalho de Melo
2022-12-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-12-20tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-12-19tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2022-12-19tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-12-19tools headers disabled-cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-12-19Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-12-19perf python: Don't stop building if python setuptools isn't installedArnaldo Carvalho de Melo
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-19Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-16Merge tag 'perf-tools-for-v6.2-1-2022-12-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-12-16libperf: Fix install_pkgconfig targetAlexander Gordeev
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-15maple_tree: update copyright dates for test codeLiam Howlett
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'memblock-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-14perf stat: Do not delay the workload with --delayNamhyung Kim
2022-12-14perf evlist: Remove group option.Ian Rogers
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14perf build: Fix python/perf.so library's nameIan Rogers
2022-12-14perf test arm64: Add attr tests for new VG registerJames Clark
2022-12-14perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark
2022-12-14perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark
2022-12-14perf test: Add ability to test exit code for attr testsJames Clark
2022-12-14perf test: add new task-analyzer testsPetar Gligoric
2022-12-14perf script: task-analyzer add csv supportPetar Gligoric
2022-12-14perf script: Introduce task analyzer python scriptHagen Paul Pfeifer
2022-12-14perf cs-etm: Print auxtrace info even if OpenCSD isn't linkedJames Clark
2022-12-14perf cs-etm: Cleanup cs_etm__process_auxtrace_info()James Clark
2022-12-14perf cs-etm: Tidy up auxtrace info header printingJames Clark