Commit Graph

5 Commits

Author SHA1 Message Date
26492a2895 vsyscall_gettimeofday: make timeval from TSC 2015-11-11 19:45:14 +09:00
a0d909af75 add supports for dump analyzer 2015-03-31 12:59:53 +09:00
a4a806bef7 support vsyscall_getcpu() vsyscall. refs #385
This version simply calls getcpu() system call, so that it's not fast.
2015-02-10 18:35:48 +09:00
f5b4057074 add vsyscall
- getcpu() is not implemented. It will cause SIGILL.
- gettimeofday() and time() are implemented with syscall.
2014-01-24 20:18:36 +09:00
158903c7b6 modify file names and create directories 2012-12-17 15:39:24 +09:00