summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-21perf vendor events intel: Refresh haswell metrics and eventsIan Rogers10-917/+73
2022-12-21perf vendor events intel: Refresh goldmontplus eventsIan Rogers7-755/+0
2022-12-21perf vendor events intel: Refresh goldmont eventsIan Rogers7-417/+0
2022-12-21perf vendor events intel: Refresh elkhartlake eventsIan Rogers7-856/+0
2022-12-21perf vendor events intel: Refresh cascadelakex metrics and eventsIan Rogers11-21143/+17335
2022-12-21perf vendor events intel: Refresh broadwellx metrics and eventsIan Rogers13-5912/+4952
2022-12-21perf vendor events intel: Refresh broadwellde metrics and eventsIan Rogers13-1736/+211
2022-12-21perf vendor events intel: Refresh broadwell metrics and eventsIan Rogers10-2396/+84
2022-12-21perf vendor events intel: Refresh bonnell eventsIan Rogers7-306/+18
2022-12-21perf vendor events intel: Refresh alderlake-n metricsIan Rogers1-9/+9
2022-12-21perf vendor events intel: Refresh alderlake metricsIan Rogers1-58/+58
2022-12-21perf test pmu-events: Fake PMU metric workaroundIan Rogers1-6/+11
2022-12-21perf hist: Improve srcline_{from,to} sort key performanceNamhyung Kim1-0/+42
2022-12-21perf hist: Improve srcfile sort key performanceNamhyung Kim1-2/+25
2022-12-21perf hist: Improve srcline sort key performanceNamhyung Kim1-2/+27
2022-12-21perf hist: Add perf_hpp_fmt->init() callbackNamhyung Kim4-10/+33
2022-12-21perf srcline: Conditionally suppress addr2line warningsNamhyung Kim1-5/+10
2022-12-21perf srcline: Skip srcline if .debug_line is missingNamhyung Kim1-0/+3
2022-12-21perf symbol: Add filename__has_section()Namhyung Kim3-0/+34
2022-12-21perf srcline: Do not return NULL for srclineNamhyung Kim1-1/+1
2022-12-21perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan1-11/+2
2022-12-21perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...Changbin Du1-0/+3
2022-12-21perf test: Update 'perf lock contention' testNamhyung Kim1-1/+57
2022-12-21perf lock contention: Support lock addr/name filtering for BPFNamhyung Kim2-1/+58
2022-12-21perf lock contention: Add -L/--lock-filter optionNamhyung Kim3-6/+142
2022-12-21perf lock contention: Support lock type filtering for BPFNamhyung Kim4-3/+35
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim3-8/+136
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-8/+340
2022-12-20perf lock contention: Factor out lock_type_tableNamhyung Kim1-24/+24
2022-12-20perf probe: Check -v and -q options in the right placeYang Jihong1-8/+9
2022-12-20perf tools: Fix usage of the verbose variableYang Jihong9-13/+13
2022-12-20perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong1-0/+4
2022-12-20tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+12
2022-12-20tools headers UAPI: Sync powerpc syscall table with the kernel sourcesArnaldo Carvalho de Melo1-2/+5
2022-12-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-7/+17
2022-12-20tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-26/+36
2022-12-20rv/monitors: Move monitor structure in rodataAlessandro Carminati1-1/+1
2022-12-20Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-23/+2
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-18/+6
2022-12-19tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+2
2022-12-19tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2022-12-19tools headers disabled-cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-2/+15
2022-12-19Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo29-106/+348
2022-12-19perf python: Don't stop building if python setuptools isn't installedArnaldo Carvalho de Melo1-2/+7
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds28-104/+345
2022-12-19Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2022-12-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2-18/+6
2022-12-16Merge tag 'perf-tools-for-v6.2-1-2022-12-16' of git://git.kernel.org/pub/scm/...Linus Torvalds373-26299/+11241
2022-12-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-5/+78
2022-12-16libperf: Fix install_pkgconfig targetAlexander Gordeev1-1/+1