Joshua Peraza 18726100ed Move win/time to misc/time and add more conversion functions vor 7 Jahren
..
address_types.h 4224be41d7 linux: Add ElfImageReader to read ELF images via ProcessMemory vor 7 Jahren
auxiliary_vector.cc 8c802aace4 Add ReinterpretBytes which does a checked, variable size bit cast vor 7 Jahren
auxiliary_vector.h 8c802aace4 Add ReinterpretBytes which does a checked, variable size bit cast vor 7 Jahren
auxiliary_vector_test.cc 906fce1d01 Make ProcessMemory an abstract interface vor 7 Jahren
checked_linux_address_range.h 2815dbdf8e linux: Add CheckedLinuxAddressRange and make CheckedAddressRanges copyable vor 7 Jahren
direct_ptrace_connection.cc 419f25eac8 Remove PointerVector<> and replace with std::vector<std::unique_ptr<>> vor 7 Jahren
direct_ptrace_connection.h 419f25eac8 Remove PointerVector<> and replace with std::vector<std::unique_ptr<>> vor 7 Jahren
exception_information.h d768538e39 Add ProcessSnapshotLinux vor 7 Jahren
memory_map.cc aff8d906b6 linux: Fix interpretation of device numbers in /proc/pid/maps vor 7 Jahren
memory_map.h a79791969d linux: Add MemoryMap::FindFileMmapStart vor 7 Jahren
memory_map_test.cc a79791969d linux: Add MemoryMap::FindFileMmapStart vor 7 Jahren
proc_stat_reader.cc 18726100ed Move win/time to misc/time and add more conversion functions vor 7 Jahren
proc_stat_reader.h 01b347732e linux: Collect CPU times in ProcStatReader and use in ProcessReader vor 7 Jahren
proc_stat_reader_test.cc 01b347732e linux: Collect CPU times in ProcStatReader and use in ProcessReader vor 7 Jahren
ptrace_connection.h 59c5d848e5 linux: Refactor `ptrace` usage. vor 7 Jahren
ptracer.cc c2cc76dc26 util/linux: #include what you use vor 7 Jahren
ptracer.h 59c5d848e5 linux: Refactor `ptrace` usage. vor 7 Jahren
ptracer_test.cc 59c5d848e5 linux: Refactor `ptrace` usage. vor 7 Jahren
scoped_ptrace_attach.cc 9c6d190b95 linux: Add ScopedPtraceAttach to manage ptrace attachments vor 7 Jahren
scoped_ptrace_attach.h 9c6d190b95 linux: Add ScopedPtraceAttach to manage ptrace attachments vor 7 Jahren
scoped_ptrace_attach_test.cc e142aa87d6 linux: Fix crashpad_util_test ScopedPtraceAttach.* with the Yama LSM vor 7 Jahren
thread_info.cc 59c5d848e5 linux: Refactor `ptrace` usage. vor 7 Jahren
thread_info.h 59c5d848e5 linux: Refactor `ptrace` usage. vor 7 Jahren
traits.h edf4dde8ae linux: Add ExceptionSnapshotLinux vor 7 Jahren