summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-21perf vendor events intel: Refresh haswell metrics and eventsIan Rogers
2022-12-21perf vendor events intel: Refresh goldmontplus eventsIan Rogers
2022-12-21perf vendor events intel: Refresh goldmont eventsIan Rogers
2022-12-21perf vendor events intel: Refresh elkhartlake eventsIan Rogers
2022-12-21perf vendor events intel: Refresh cascadelakex metrics and eventsIan Rogers
2022-12-21perf vendor events intel: Refresh broadwellx metrics and eventsIan Rogers
2022-12-21perf vendor events intel: Refresh broadwellde metrics and eventsIan Rogers
2022-12-21perf vendor events intel: Refresh broadwell metrics and eventsIan Rogers
2022-12-21perf vendor events intel: Refresh bonnell eventsIan Rogers
2022-12-21perf vendor events intel: Refresh alderlake-n metricsIan Rogers
2022-12-21perf vendor events intel: Refresh alderlake metricsIan Rogers
2022-12-21perf test pmu-events: Fake PMU metric workaroundIan Rogers
2022-12-21perf hist: Improve srcline_{from,to} sort key performanceNamhyung Kim
2022-12-21perf hist: Improve srcfile sort key performanceNamhyung Kim
2022-12-21perf hist: Improve srcline sort key performanceNamhyung Kim
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-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
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-20rv/monitors: Move monitor structure in rodataAlessandro Carminati
2022-12-20Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-17parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2022-12-16Merge tag 'perf-tools-for-v6.2-1-2022-12-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-12-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-16libperf: Fix install_pkgconfig targetAlexander Gordeev