Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
ltrace
/
79a47bafb099516cea0475317576f3b6a7bf82fb
/
proc.c
3ed2a42
Drop PID parameter from trace_set_options
by Petr Machata
· 13 years ago
8b00d5b
Drop leftover fprintf's
by Petr Machata
· 13 years ago
a241636
Need to add entry breakpoint first, then to add library
by Petr Machata
· 13 years ago
d5e8556
Support one artificial and one symbolic breakpoint at the same address
by Petr Machata
· 13 years ago
ecb082f
Address hashing and comparison functions need to work with target_address_t
by Petr Machata
· 13 years ago
b5f80ac
Don't create PLT symbols that don't match filtering criteria
by Petr Machata
· 13 years ago
76dd929
Add proc.fixed_libs
by Petr Machata
· 13 years ago
3fd099b
Don't turn on breakpoints when library is added
by Petr Machata
· 13 years ago
0b55b58
Implement @MAIN, @/path/name -e selectors, make former default for now
by Petr Machata
· 13 years ago
e0973cb
Fix bugs in filter code, enable filtering according to -e setting
by Petr Machata
· 13 years ago
52dbfb1
Shuffle breakpoint functions around
by Petr Machata
· 13 years ago
9df1501
Remove "enable" flag from insert_breakpoint
by Petr Machata
· 13 years ago
ef7fa37
Add CBS_FAIL to enum callback_status
by Petr Machata
· 13 years ago
55ac932
Add breakpoint_set_callbacks, split off breakpoint_init, adjust callers
by Petr Machata
· 13 years ago
4e2073f
Support tracing PPC32 processes with both BSS and secure PLTs
by Petr Machata
· 13 years ago
74132a4
Change iterators each_task, each_process, library_each_symbol
by Petr Machata
· 13 years ago
464026f
remove_proc shouldn't free proc itselt
by Petr Machata
· 13 years ago
2b46cfc
The first crude version of tracing across libraries
by Petr Machata
· 13 years ago
366c2f4
Move process-related functions and structures to proc.h
by Petr Machata
· 14 years ago
61196a4
Drop Process::breakpoints_enabled
by Petr Machata
· 14 years ago
9294d82
Create breakpoint.h with decls related to breakpoints
by Petr Machata
· 14 years ago
cec06ec
Warn when we fail to trace and SELinux boolean deny_ptrace is in effect
by Petr Machata
· 13 years ago
fed1e8d
Cleanups
by Petr Machata
· 14 years ago
cbe29c6
Basic support for tracing vfork
by Petr Machata
· 14 years ago
1974dbc
Fix serious race in attach to many-threaded process
by Petr Machata
· 14 years ago
3c516d5
Handle the race between reading list of tasks and attaching to those tasks
by Petr Machata
· 14 years ago
75dcf7d
Don't share arch_ptr on process clone
by Petr Machata
· 14 years ago
602330f
Handle multi-threaded attach/detach gracefully
by Petr Machata
· 14 years ago
4007d74
Facility for custom event handler
by Petr Machata
· 14 years ago
69a03e6
Event queue
by Petr Machata
· 14 years ago
9a5420c
Add a concept of tasks and leader thread
by Petr Machata
· 14 years ago
cebb884
Conceal the list of processes behind an interface
by Petr Machata
· 14 years ago
c7585b6
Add argument that defines whether we should enable breakpoints
by Petr Machata
· 14 years ago
1b17dbf
Streamline interfaces execute_program, open_program
by Petr Machata
· 14 years ago
ab3b72c
Add -w/--where to show backtraces of traced functions.
by Joe Damato
· 15 years ago
8d1b92b
Some minor fixes
by Juan Cespedes
· 16 years ago
f728123
Re-organize file names
by Juan Cespedes
· 16 years ago
3df476b
Created library "libltrace.a" and a simple program that calls it
by Juan Cespedes
· 16 years ago
e0660df
Make exec() work again using PTRACE_O_TRACEEXEC
by Juan Cespedes
· 16 years ago
a8909f7
struct process -> Process
by Juan Cespedes
· 16 years ago
e74c80d
Fixed segfault in traced process when receiving a signal
by Juan Cespedes
· 17 years ago
f135052
Re-indent entry points to functions
by Juan Cespedes
· 17 years ago
aee0931
Some random fixes
by Juan Cespedes
· 18 years ago
89a5360
Fix -p and -L behavior
by Petr Machata
· 19 years ago
2d45b1a
run Lindent over source to get everything looking about the same
by Ian Wienand
· 19 years ago
9a2ad35
Switched to SVN (initial import)
by Ian Wienand
· 19 years ago
3219f32
Some fixes...
by Ian Wienand
· 19 years ago
5c3fe06
Version 0.3.33
by Juan Cespedes
· 21 years ago
504a385
Version 0.3.31
by Juan Cespedes
· 23 years ago
7186e2a
Version 0.3.28
by Juan Cespedes
· 23 years ago
cac15c3
Version 0.3.27
by Juan Cespedes
· 23 years ago
8cc1b9d
Version: 0.3.18
by Juan Cespedes
· 23 years ago
5b3ffdf
Version: 0.3.11
by Juan Cespedes
· 24 years ago
d44c6b8
Version: 0.3.6
by Juan Cespedes
· 27 years ago
ac3db29
Version: 0.3.0
by Juan Cespedes
· 27 years ago
35d7063
Version 0.2.7
by Juan Cespedes
· 27 years ago
273ea6d
Version 0.2.6
by Juan Cespedes
· 27 years ago