summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-16Merge tag 'perf-tools-for-v6.2-1-2022-12-16' of git://git.kernel.org/pub/scm/...Linus Torvalds373-26299/+11241
2022-12-16libperf: Fix install_pkgconfig targetAlexander Gordeev1-1/+1
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo504-5547/+36419
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-13/+31
2022-12-15maple_tree: update copyright dates for test codeLiam Howlett1-2/+3
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds104-2031/+5426
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-182/+753
2022-12-14Merge tag 'memblock-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-280/+1622
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-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+2530
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
2022-12-14perf test: Update event group check for support of uncore eventAthira Rajeev1-1/+13
2022-12-14perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVEArnaldo Carvalho de Melo8-1/+18
2022-12-14tools lib traceevent: Remove libtraceeventIan Rogers70-19876/+0
2022-12-14perf build: Use libtraceevent from the systemIan Rogers52-184/+355
2022-12-14perf jevents: Parse metrics during conversionIan Rogers4-4/+669
2022-12-14perf stat: Update event skip condition for system-wide per-thread mode and me...Namhyung Kim1-10/+9
2022-12-14perf build: Fixes for LIBTRACEEVENT_DYNAMICIan Rogers1-2/+6
2022-12-14machine: Adopt is_lock_function() from builtin-lock.cArnaldo Carvalho de Melo5-59/+48
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria4-0/+130
2022-12-14perf tool: Move pmus list variable to a new fileRavi Bangoria4-1/+16
2022-12-14perf util: Add host_is_bigendian to util.hIan Rogers7-22/+29
2022-12-14perf util: Make header guard consistent with toolIan Rogers1-3/+3
2022-12-14perf stat: Fix invalid output handleJames Clark1-1/+1
2022-12-14perf stat: Fix multi-line metric output in JSONNamhyung Kim1-1/+1
2022-12-14tools lib symbol: Add dependency test to install_headersIan Rogers1-7/+14
2022-12-14tools lib subcmd: Add dependency test to install_headersIan Rogers1-10/+13
2022-12-14tools lib perf: Add dependency test to install_headersIan Rogers1-21/+22