#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" 0xinfinity.dev/distro/kernel/atom/kernel/time.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/kernel/time.c
AgeCommit message (Expand)Author
2007-10-18whitespace fixes: time syscallsDaniel Walker
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds
2007-10-17Clean up duplicate includes in kernel/Jesper Juhl
2007-10-16time: introduce xtime_secondsIngo Molnar
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-20Revert "sys_time() speedup"Linus Torvalds
2007-07-20[IA64] remove time interpolatorBob Picco
2007-07-16sys_time() speedupIngo Molnar
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Optimize timespec_trunc()Eric Dumazet
2007-04-25[TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-04-04[PATCH] kernel/time.c: add missing symbol exportsThomas Bittermann
2007-02-16[PATCH] Fix multiple conversion bugs in msecs_to_jiffiesIngo Molnar
2007-02-16[PATCH] Uninline jiffies.h functionsIngo Molnar
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz