aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-08vdso/gettimeofday: Prepare helper functions for introduction of struct vdso_clockAnna-Maria Behnsen1-10/+10
2025-03-08vdso/gettimeofday: Prepare do_coarse_timens() for introduction of struct vdso_clockAnna-Maria Behnsen1-9/+14
2025-03-08vdso/gettimeofday: Prepare do_coarse() for introduction of struct vdso_clockAnna-Maria Behnsen1-8/+9
2025-03-08vdso/gettimeofday: Prepare do_hres_timens() for introduction of struct vdso_clockAnna-Maria Behnsen1-17/+18
2025-03-08vdso/gettimeofday: Prepare do_hres() for introduction of struct vdso_clockAnna-Maria Behnsen1-16/+17
2025-03-08vdso/gettimeofday: Prepare introduction of struct vdso_clockAnna-Maria Behnsen1-9/+15
2025-03-08vdso/helpers: Prepare introduction of struct vdso_clockAnna-Maria Behnsen1-8/+12
2025-03-08vdso/datapage: Define vdso_clock to prepare for multiple PTP clocksAnna-Maria Behnsen1-0/+2
2025-03-08vdso: Make vdso_time_data cacheline alignedAnna-Maria Behnsen1-1/+2
2025-03-08arm64: Make asm/cache.h compatible with vDSOThomas Weißschuh1-2/+2
2025-03-08vdso: Introduce vdso/cache.hThomas Weißschuh2-8/+16
2025-03-03selftests: vDSO: vdso_standalone_test_x86: Switch to nolibcThomas Weißschuh2-144/+39
2025-03-03selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibcThomas Weißschuh1-0/+2
2025-03-03selftests: vDSO: vdso_test_gettimeofday: Clean up includesThomas Weißschuh1-2/+0
2025-03-03selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAXThomas Weißschuh1-1/+1
2025-03-03selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headersThomas Weißschuh2-1/+5
2025-03-03selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()Thomas Weißschuh2-15/+0
2025-03-03selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdrThomas Weißschuh1-1/+26
2025-03-03tools/nolibc: add limits.h shim headerThomas Weißschuh2-0/+8
2025-03-03selftests: Add headers targetThomas Weißschuh1-1/+4