summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-1928-104/+345
|\
| * Merge branch 'topic/objtool' into nextMichael Ellerman2022-12-0819-56/+271
| |\
| | * objtool/powerpc: Implement arch_pc_relative_reloc()Michael Ellerman2022-11-232-0/+11
| | * objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy2022-11-182-0/+18
| | * objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy2022-11-186-0/+146
| | * objtool: Add arch specific function arch_ftrace_match()Sathvika Vasireddy2022-11-183-1/+8
| | * objtool: Use macros to define arch specific reloc typesSathvika Vasireddy2022-11-182-1/+3
| | * objtool: Read special sections with alts only when specific options are selectedSathvika Vasireddy2022-11-181-3/+5
| | * objtool: Add --mnop as an option to --mcountSathvika Vasireddy2022-11-183-9/+25
| | * objtool: Use target file class size instead of a compiled constantChristophe Leroy2022-11-183-10/+24
| | * objtool: Use target file endianness instead of a compiled constantChristophe Leroy2022-11-186-31/+30
| | * objtool: Fix SEGFAULTChristophe Leroy2022-11-181-1/+1
| * | selftests/powerpc: Fix resource leaksMiaoqian Lin2022-12-051-1/+4
| * | selftests/powerpc: Add ptrace setup_core_pattern() null-terminatorBenjamin Gray2022-12-021-1/+3
| * | selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray2022-12-024-21/+10
| * | selftests: powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-021-1/+1
| * | selftests/powerpc: Account for offline cpus in perf-hwbreak testNaveen N. Rao2022-11-301-6/+39
| * | selftests/powerpc: Bump up rlimit for perf-hwbreak testNaveen N. Rao2022-11-301-0/+12
| * | selftests/powerpc: Move perror closer to its useNaveen N. Rao2022-11-301-16/+5
| * | selftests/powerpc: Remove repeated word in commentsShaomin Deng2022-11-241-1/+1
| * | selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King2022-11-241-1/+1
| |/
* | Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-191-2/+3
|\ \
| * | maple_tree: update copyright dates for test codeLiam Howlett2022-12-151-2/+3
* | | Merge tag 'perf-tools-for-v6.2-1-2022-12-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-12-16373-26299/+11241
|\ \ \
| * | | libperf: Fix install_pkgconfig targetAlexander Gordeev2022-12-161-1/+1
| * | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-12-16504-5547/+36419
| |\| |
| * | | perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-1438-89/+89
| * | | perf stat: Do not delay the workload with --delayNamhyung Kim2022-12-141-16/+17
| * | | perf evlist: Remove group option.Ian Rogers2022-12-1413-79/+3
| * | | perf build: Fix python/perf.so library's nameIan Rogers2022-12-142-2/+4
| * | | perf test arm64: Add attr tests for new VG registerJames Clark2022-12-143-0/+33
| * | | perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark2022-12-141-1/+27
| * | | perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark2022-12-141-2/+31
| * | | perf test: Add ability to test exit code for attr testsJames Clark2022-12-141-2/+8
| * | | perf test: add new task-analyzer testsPetar Gligoric2022-12-141-0/+151
| * | | perf script: task-analyzer add csv supportPetar Gligoric2022-12-141-89/+185
| * | | perf script: Introduce task analyzer python scriptHagen Paul Pfeifer2022-12-143-0/+843
| * | | perf cs-etm: Print auxtrace info even if OpenCSD isn't linkedJames Clark2022-12-144-166/+191
| * | | perf cs-etm: Cleanup cs_etm__process_auxtrace_info()James Clark2022-12-141-17/+9
| * | | perf cs-etm: Tidy up auxtrace info header printingJames Clark2022-12-141-18/+10
| * | | perf cs-etm: Remove unused stub methodsJames Clark2022-12-141-32/+2
| * | | perf cs-etm: Print unknown header version as an errorJames Clark2022-12-141-10/+2
| * | | perf test: Update perf lock contention testNamhyung Kim2022-12-141-0/+48
| * | | perf lock contention: Add -l/--lock-addr optionNamhyung Kim2022-12-145-28/+102
| * | | perf lock contention: Implement -t/--threads option for BPFNamhyung Kim2022-12-144-17/+78
| * | | perf lock contention: Add lock_data.h for common dataNamhyung Kim2022-12-143-29/+39
| * | | perf python: Account for multiple words in CCKhem Raj2022-12-141-1/+1
| * | | perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim2022-12-141-1/+1
| * | | perf test: Update event group check for support of uncore eventAthira Rajeev2022-12-141-1/+13
| * | | perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVEArnaldo Carvalho de Melo2022-12-148-1/+18