aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-09selftests/nolibc: show failed run if test process crashesBenjamin Berg1-1/+2
2025-07-08tools/nolibc: drop s390 clang target overrideThomas Weißschuh2-6/+0
2025-07-08tools/build: Fix s390(x) cross-compilation with clangThomas Weißschuh1-1/+3
2025-07-07tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()Thomas Weißschuh1-1/+1
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh2-2/+25
2025-07-06selftests/nolibc: create /dev/full when running as PID 1Thomas Weißschuh1-1/+3
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh2-0/+35
2025-07-04kselftest/arm64: Add a test for vfork() with GCSMark Brown1-0/+63
2025-07-04selftests/nolibc: Add coverage of vfork()Mark Brown1-4/+19
2025-07-04tools/nolibc: Provide vfork()Mark Brown2-0/+45
2025-07-04tools/nolibc: Replace ifdef with if defined() in sys.hMark Brown1-15/+15
2025-07-04tools/nolibc: add support for SuperHThomas Weißschuh4-1/+173
2025-07-03selftests/nolibc: use file driver for QEMU serialThomas Weißschuh1-2/+2
2025-07-03selftests/nolibc: fix EXTRACONFIG variables orderingThomas Weißschuh1-2/+2
2025-06-28tools/nolibc: MIPS: add support for N64 and N32 ABIsThomas Weißschuh3-16/+117
2025-06-28tools/nolibc: MIPS: drop noreorder optionThomas Weißschuh1-4/+0
2025-06-28tools/nolibc: MIPS: drop manual stack pointer alignmentThomas Weißschuh1-2/+0
2025-06-28tools/nolibc: MIPS: drop $gp setupThomas Weißschuh1-6/+0
2025-06-24tools/nolibc: use arm64 name over aarch64Thomas Weißschuh3-8/+7
2025-06-24tools/nolibc: hide headers_check command by defaultThomas Weißschuh1-1/+1
2025-06-23selftests/nolibc: avoid GCC 15 -Wunterminated-string-initializationThomas Weißschuh1-1/+1
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh2-0/+27
2025-06-23selftests/nolibc: rename MakefileThomas Weißschuh2-1/+1
2025-06-23selftests/nolibc: split out CFLAGS logicThomas Weißschuh2-8/+14
2025-06-23selftests/nolibc: drop implicit defconfig executionsThomas Weißschuh1-2/+2
2025-06-22tools/nolibc: merge i386 and x86_64 into a single x86 archWilly Tarreau4-195/+179
2025-06-22tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau1-2/+2
2025-06-10selftests/nolibc: make stackprotector probing more robustThomas Weißschuh1-1/+4
2025-06-08Linux 6.16-rc1v6.16-rc1Linus Torvalds1-2/+2
2025-06-08tools/power turbostat: version 2025.06.08Len Brown1-37/+36
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui1-0/+1
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui1-0/+18
2025-06-08tools/power turbostat: Dump RAPL sysfs infoZhang Rui1-0/+156
2025-06-08tools/power turbostat: Avoid probing the same perf countersZhang Rui1-0/+15
2025-06-08tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...Zhang Rui1-25/+24
2025-06-08tools/power turbostat: Clean up add perf/msr counter logicZhang Rui1-7/+18
2025-06-08tools/power turbostat: Introduce add_msr_counter()Zhang Rui1-9/+23
2025-06-08tools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui1-12/+8
2025-06-08tools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui1-13/+9
2025-06-08tools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui1-15/+10
2025-06-08tools/power turbostat: Quit early for unsupported RAPL countersZhang Rui1-1/+4
2025-06-08tools/power turbostat: Always check rapl_joules flagZhang Rui1-3/+9
2025-06-08tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy1-5/+36
2025-06-08tools/power turbostat: Fix RAPL_GFX_ALL typoKaushlendra Kumar1-1/+1
2025-06-08tools/power turbostat: Add Android support for MSR device handlingKaushlendra Kumar1-3/+17
2025-06-08tools/power turbostat.8: pm_domain wording fixLen Brown1-2/+2
2025-06-08tools/power turbostat.8: fix typo: idle_pct should be pct_idleLen Brown1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar689-955/+1151
2025-06-07tracing: Add rcu annotation around file->filter accessesSteven Rostedt1-4/+6
2025-06-07sh: kprobes: Remove unused variables in kprobe_exceptions_notify()Mike Rapoport1-4/+0