summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
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-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 powerpc syscall table with the kernel sourcesArnaldo Carvalho de Melo1-2/+5
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+0
2022-12-19perf python: Don't stop building if python setuptools isn't installedArnaldo Carvalho de Melo1-2/+7
2022-12-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller1-12/+0
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo10-103/+110
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-27/+27
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang38-89/+89
2022-12-14perf stat: Do not delay the workload with --delayNamhyung Kim1-16/+17
2022-12-14perf evlist: Remove group option.Ian Rogers13-79/+3
2022-12-14perf build: Fix python/perf.so library's nameIan Rogers2-2/+4
2022-12-14perf test arm64: Add attr tests for new VG registerJames Clark3-0/+33
2022-12-14perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark1-1/+27
2022-12-14perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark1-2/+31
2022-12-14perf test: Add ability to test exit code for attr testsJames Clark1-2/+8
2022-12-14perf test: add new task-analyzer testsPetar Gligoric1-0/+151
2022-12-14perf script: task-analyzer add csv supportPetar Gligoric1-89/+185
2022-12-14perf script: Introduce task analyzer python scriptHagen Paul Pfeifer3-0/+843
2022-12-14perf cs-etm: Print auxtrace info even if OpenCSD isn't linkedJames Clark4-166/+191
2022-12-14perf cs-etm: Cleanup cs_etm__process_auxtrace_info()James Clark1-17/+9
2022-12-14perf cs-etm: Tidy up auxtrace info header printingJames Clark1-18/+10
2022-12-14perf cs-etm: Remove unused stub methodsJames Clark1-32/+2
2022-12-14perf cs-etm: Print unknown header version as an errorJames Clark1-10/+2
2022-12-14perf test: Update perf lock contention testNamhyung Kim1-0/+48
2022-12-14perf lock contention: Add -l/--lock-addr optionNamhyung Kim5-28/+102
2022-12-14perf lock contention: Implement -t/--threads option for BPFNamhyung Kim4-17/+78
2022-12-14perf lock contention: Add lock_data.h for common dataNamhyung Kim3-29/+39
2022-12-14perf python: Account for multiple words in CCKhem Raj1-1/+1
2022-12-14perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim1-1/+1