Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
ltrace
/
9117dab63337a8cb91741b5f170e8f2dab1e89b8
/
libltrace.c
fdfcf7b
Add destroy_global_config. Call it on shutdown
by Petr Machata
· 13 years ago
929bd57
struct Process becomes struct process
by Petr Machata
· 13 years ago
7c4651c
PATH_MAX is defined in limits.h
by Petr Machata
· 13 years ago
62a0d39
Don't call output_line in normal_exit
by Petr Machata
· 13 years ago
50a4285
It's not kosher to do IO in signal handler context
by Petr Machata
· 13 years ago
efc9436
Fix coding style in output_line and calls to it
by Petr Machata
· 13 years ago
8a98e6f
Fix memory handling of -F arguments
by Petr Machata
· 13 years ago
588850f
Publish do_close_elf; call it on the ELF used to check arch support
by Petr Machata
· 13 years ago
6426260
Add backend.h for backend interfaces
by Petr Machata
· 14 years ago
f83053d
New interface init_global_config
by Petr Machata
· 14 years ago
94078ec
Add expr.c, expr.h, plug in properly
by Petr Machata
· 14 years ago
cc0e1e4
Replace some uses of error with fprintf
by Petr Machata
· 13 years ago
75934ad
Drop parameters that determined whether breakpoints should be enabled
by Petr Machata
· 13 years ago
79a47ba
Call trace_set_options when process is started from command
by Petr Machata
· 13 years ago
3ed2a42
Drop PID parameter from trace_set_options
by Petr Machata
· 13 years ago
1e4fed2
Drop opt_e{,_t,_enable}, use filter.h/.c to implement -e parsing
by Petr Machata
· 13 years ago
c805c62
wait_for_proc may fail, and should simply waitpid instead of ptracing
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
ffe4cd2
Handle detach from sleeping or unresponsive processes
by Petr Machata
· 13 years ago
02bd9ec
Check whether ABI is supported before we execute the binary
by Petr Machata
· 14 years ago
602330f
Handle multi-threaded attach/detach gracefully
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
f670eea
Finally got rid of GNU's Autoconf stuff
by Juan Cespedes
· 16 years ago
61da337
Added different callback handlers for each event
by Juan Cespedes
· 16 years ago
8d1b92b
Some minor fixes
by Juan Cespedes
· 16 years ago
03192f8
fixed configure.ac, renamed process_event -> handle_event
by Juan Cespedes
· 16 years ago
40dc635
Added support for callbacks to libltrace
by Juan Cespedes
· 16 years ago
f728123
Re-organize file names
by Juan Cespedes
· 16 years ago