sapling/eden/fs
Genevieve Helsel 51c7e04e04 implement get_process_start_time for mac
Summary:
Top of the stack, last process to implement for full implementation on the `edenfs_restarter` code path. Again, we don't have `/proc/pid/stat`, so instead we use datetimes to calculate the start time of the process since epoch in seconds.

Note here that none of these manual runs look at the versions installed/running, and that is because that kind of manual testing only works if I build and manually deploy an rpm.

Reviewed By: fanzeyi

Differential Revision: D23443268

fbshipit-source-id: 370426f2cc0d5209b96615f2c017ac08acf266fc
2020-09-08 11:13:44 -07:00
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
cli implement get_process_start_time for mac 2020-09-08 11:13:44 -07:00
config allow multiple prefixes for paths to be logged 2020-09-02 22:54:23 -07:00
docs Some minor modifications to verbiage in documentation 2020-07-06 22:20:17 -07:00
fuse fuse: move and rename RequestData 2020-09-04 16:14:24 -07:00
inodes fuse: move and rename RequestData 2020-09-04 16:14:24 -07:00
journal Migrate to field_ref Thrift API 2020-07-28 14:32:44 -07:00
model model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00
monitor eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
notifications eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
py fix eden thrift legacy dependencies 2020-08-31 07:55:27 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service utils: rename ProcessAccessLog::AccessType enum 2020-09-03 17:00:07 -07:00
sqlite silence some msvc warnings from sqlite.{h,cpp} 2020-04-26 21:14:24 -07:00
store allow multiple prefixes for paths to be logged 2020-09-02 22:54:23 -07:00
takeover Migrate to field_ref Thrift API 2020-07-21 11:23:35 -07:00
telemetry telemetry: consolidate Fuse/PrjFS stats in ChannelThreadStats 2020-09-02 15:28:39 -07:00
testharness fuse: move and rename RequestData 2020-09-04 16:14:24 -07:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils utils: compile ProcessAccessLog and ProcessNameCache on Windows 2020-09-04 16:14:25 -07:00
win eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
CMakeLists.txt revert: Run Eden as a Windows service 2020-05-28 09:01:03 -07:00