summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-05-29 11:46:10 +0200
committerTakashi Iwai <tiwai@suse.de>2009-05-29 11:46:10 +0200
commite93721a70263afefbac781f575bfe851c6f95d84 (patch)
treeab359f12a0688802aa99339bae82c51763dae9f6 /tools/perf/scripts/python/stackcollapse.py
parentae1ec5e1e97f67d41e641a73380129e5905e41cc (diff)
parentc87d9732004b3f8fd82d729f12ccfb96c0df279e (diff)
downloadkernel-e93721a70263afefbac781f575bfe851c6f95d84.tar.gz
Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
pe 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