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