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