summaryrefslogtreecommitdiff
path: root/scripts/tracing
ModeNameSize
-rw-r--r--draw_functrace.py3560logplain
td>2024-05-06selftests: kselftest: Make ksft_exit functions return void instead of intNathan Chancellor 2024-05-06selftests: Mark ksft_exit_fail_perror() as __noreturnMuhammad Usama Anjum 2024-05-06selftests: add ksft_exit_fail_perror()Muhammad Usama Anjum 2024-05-06kselftest: Add missing signature to the commentsMuhammad Usama Anjum 2024-05-06kselftest: Add mechanism for reporting a KSFT_ result codeMark Brown 2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds 2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski 2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov 2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor 2024-04-09selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov 2024-03-01selftests: kselftest_harness: separate diagnostic message with # in ksft_test...Jakub Kicinski 2024-03-01selftests: kselftest_harness: print test name for SKIPJakub Kicinski 2024-03-01selftests: kselftest: add ksft_test_result_code(), handling all exit codesJakub Kicinski 2023-10-18selftests:modify the incorrect print formatzhujun2 2023-10-13selftests: Add printf attribute to kselftest printsMaciej Wieczor-Retman 2023-10-05kselftest: Add a ksft_perror() helperMark Brown 2023-08-18selftests: line buffer test program's stdoutRyan Roberts 2023-04-11kselftest: Support nolibcMark Brown 2022-04-25selftests: Provide local define of __cpuid_count()Reinette Chatre 2022-03-24selftests: kselftest framework: provide "finished" helperKees Cook 2021-12-10tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan 2020-08-05Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2020-07-06selftests/harness: Switch to TAP outputKees Cook 2020-07-06selftests: Add header documentation and helpersKees Cook 2020-07-06kselftest: fix TAP output for skipped testsPaolo Bonzini 2020-07-06kselftest: ksft_test_num return type should be unsignedPaolo Bonzini