]> sourceware.org Git - systemtap.git/commit
PR16603: correct time drift on fluctuating-cpufreq unsync-tsc boxes
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 18 Feb 2014 20:03:21 +0000 (15:03 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 18 Feb 2014 20:03:21 +0000 (15:03 -0500)
commit590a9ae1acc47d3614aa42041d2eb7247cd95c55
treece10dd1c9942ba0fa74bed0b322bff95076158fe
parent873c6f49b639e814c11f792cbf5037bf27e863d8
PR16603: correct time drift on fluctuating-cpufreq unsync-tsc boxes

* runtime/time.c: Restructure the per-cpu base_ns/base_cycles logic so
  a common function is used during initialization, the regular timer
  callback, and the irregular cpufreq callback (via an IPI there).
buildrun.cxx
runtime/linux/autoconf-smpcall-5args.c [new file with mode: 0644]
runtime/time.c
This page took 0.027665 seconds and 5 git commands to generate.