summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record
AgeCommit message (Expand)Author
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
mmit/include/vdso?h=master&id=acea9943271b62905033f2f8ca571cdd52d6ea7b'>vdso: Address variable shadowing in macrosPeng Jiang 2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen 2025-03-08vdso: Move architecture related data before basetime dataAnna-Maria Behnsen 2025-03-08vdso/helpers: Prepare introduction of struct vdso_clockAnna-Maria Behnsen 2025-03-08vdso/datapage: Define vdso_clock to prepare for multiple PTP clocksAnna-Maria Behnsen 2025-03-08vdso: Make vdso_time_data cacheline alignedAnna-Maria Behnsen 2025-03-08vdso: Introduce vdso/cache.hThomas Weißschuh 2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh 2025-02-21vdso: Remove remnants of architecture-specific random state storageThomas Weißschuh 2025-02-21vdso: Add generic architecture-specific data storageThomas Weißschuh 2025-02-21vdso: Add generic random data storageThomas Weißschuh 2025-02-21vdso: Add generic time data storageThomas Weißschuh 2025-02-21vdso: Introduce vdso/align.hThomas Weißschuh 2025-01-15vdso: Correct typo in PAGE_SHIFT commentHaiyue Wang 2024-11-02vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao 2024-10-28vdso: Change PAGE_MASK to signed on all 32-bit architecturesArnd Bergmann 2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino 2024-09-13random: vDSO: add a __vdso_getrandom prototype for all architecturesXi Ruoyao 2024-09-13random: vDSO: minimize and simplify header includesChristophe Leroy 2024-09-13random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld 2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2024-07-19random: introduce generic vDSO getrandom() implementationJason A. Donenfeld 2024-07-03vdso: Add comment about reason for vdso struct orderingAnna-Maria Behnsen 2024-04-08vdso: Add vdso_data:: Max_cyclesAdrian Hunter 2024-04-08vdso, math64: Provide mul_u64_u32_add_u64_shr()Adrian Hunter 2024-04-03vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann 2024-02-26vdso/datapage: Quick fix - use asm/page-def.h for ARM64Anna-Maria Behnsen 2024-02-20vdso/ARM: Make union vdso_data_store available for all architecturesAnna-Maria Behnsen 2024-02-20vdso/helpers: Fix grammar in commentsAnna-Maria Behnsen 2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann 2023-01-31vdso/bits.h: Add BIT_ULL() for the sake of consistencyAndy Shevchenko