]> git.cworth.org Git - apitrace/history - os_posix.cpp
Always write snappy chunk lengths in little endian.
[apitrace] / os_posix.cpp
2011-08-24 José FonsecaMerge branch 'master' into compression
2011-08-24 José FonsecaSignal handling support.
2011-08-24 Zack RusinMerge branch 'master' into compression
2011-08-24 Zack RusinHandle sigsegv as well.
2011-08-23 Zack RusinVarious changes to the flushing code.
2011-08-20 Zack RusinMake sure that the traces are always complete.
2011-07-14 José FonsecaAdd missing headers.
2011-07-14 José FonsecaFallback to /proc/self/cmdline on setuid processes.
2011-05-23 José FonsecaUse the process ID as process name when /proc/self...
2011-05-15 José FonsecaGet the process name correctly on MacOSX.
2010-11-29 José FonsecaStandardize on 4 spaces.
2010-11-29 José FonsecaMeasure frame rate.
2010-11-26 José Fonsecalog - > trace
2010-11-25 José FonsecaMore debugging output.
2010-11-23 José FonsecaMSVC build fixes.
2010-11-23 José FonsecaMajor move to visitor paradigm.
2010-11-22 José FonsecaAbstract process termination.
2010-11-19 José FonsecaFix GetProcessName on POSIX.
2010-11-15 José FonsecaStart abstracting OS functionality.