Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
caca3a9f5ad15c9a04408e69f611d45ebf42079b
/
libutils
/
ProcessCallStack.cpp
e1731a4
[libutils] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
8da9613
libutils: include what you use
by Steven Moreland
· 8 years ago
d21cfab
Add missing includes.
by Steven Moreland
· 8 years ago
22dbf39
clean-up libutils includes
by Mathias Agopian
· 8 years ago
9f20693
Use readdir instead of readdir_r.
by Elliott Hughes
· 8 years ago
588a2ca
system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr.
by James Hawkins
· 9 years ago
86cf941
Fix windows 64-bit builds
by Dan Willemsen
· 9 years ago
6ed68cc
Consistently use strerror in libutils.
by Elliott Hughes
· 9 years ago
63fbdb6
libutils: Don't segfault ProcessCallStack when getting thread name fails
by Igor Murashkin
· 10 years ago
9b0e074
Move CallStack to libbacktrace.
by Christopher Ferris
· 11 years ago
e65b7ea
utils: Fix broken sdk build on windows
by Igor Murashkin
· 11 years ago
81f2c3d
utils: Fix broken build
by Igor Murashkin
· 11 years ago
ec79ef2
utils: Add ProcessCallStack to collect stack traces for all threads in a process
by Igor Murashkin
· 11 years ago