1. 7109a8c Fix some vg_include.h references. by rjwalsh · 20 years ago
  2. f1e5e15 by nethercote · 20 years ago[Renamed from coregrind/vg_include.h]
  3. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  4. 6233a38 Add support for a --time-stamp option that causes each message output by thughes · 20 years ago
  5. d8510ec Rename VGOFF_(tls) to VGOFF_(tls_ptr) to make it clear it's not the same as by nethercote · 20 years ago
  6. 2d5b816 by nethercote · 20 years ago
  7. 238a3c3 by nethercote · 20 years ago
  8. f6a1d50 by nethercote · 20 years ago
  9. c91ce8d Put VALGRIND_INTERNAL_PRINTF and VALGRIND_INTERNAL_PRINTF_BACKTRACE back in by nethercote · 20 years ago
  10. 759dda3 by nethercote · 20 years ago
  11. 92e7b7f De-globalise a few more counters. by nethercote · 20 years ago
  12. 9dd1151 handle_SCSS_change() need not be global. by nethercote · 20 years ago
  13. 463a356 Remove sigshutdown_actions(), a hangover from the --stop-after days. by nethercote · 20 years ago
  14. 6f2d5c7 VG_(get_current_thread_state) doesn't exist, remove declaration. by nethercote · 20 years ago
  15. 36881a2 is_valid_or_empty_tid() doesn't need to be global. by nethercote · 20 years ago
  16. 05675c8 Comment changes only -- compacting by nethercote · 20 years ago
  17. 885dd91 by nethercote · 20 years ago
  18. 3a42fb8 Tweak stats printing -- use more consistent function names, improve output by nethercote · 20 years ago
  19. caee10d alloc_UCodeBlock didn't need to be in vg_include.h. Also tweaked how it works by nethercote · 20 years ago
  20. d1da90e Moved *definitions* of VALGRIND_INTERNAL_PRINTF and by nethercote · 20 years ago
  21. 59a122d by nethercote · 20 years ago
  22. 81f9a6f Removed 6 global variables from vg_include.h without even having to add by nethercote · 20 years ago
  23. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  24. 60a96c5 by nethercote · 20 years ago
  25. f971ab7 by nethercote · 20 years ago
  26. 844e712 Scheduler counts don't need to be in vg_include.h. Replace with a print by nethercote · 20 years ago
  27. bee3fd9 by nethercote · 20 years ago
  28. 3129482 Tweak to remove another global variable from vg_include.h by nethercote · 20 years ago
  29. f2b1148 by nethercote · 20 years ago
  30. 4a18490 Make the Supp and Error types local to vg_errcontext.h; they don't need to be by nethercote · 20 years ago
  31. 97ccd5e by nethercote · 20 years ago
  32. 75d2624 by nethercote · 20 years ago
  33. 85cdd34 by nethercote · 20 years ago
  34. 6e4f9dc Removed unused VG_AR_CLIENT_STACKBASE_REDZONE_SZW. by nethercote · 20 years ago
  35. baa46e5 Add support for allowing the POST function for a system call to be called by thughes · 20 years ago
  36. 9aaebc3 Implement support for the async I/O system calls in 2.6 kernels. This by thughes · 20 years ago
  37. c314eba by nethercote · 20 years ago
  38. b4250ae by nethercote · 20 years ago
  39. 4792edf by nethercote · 20 years ago
  40. daa3456 Commit the patch from bug 69508 that seeks to make more of the pthread by thughes · 20 years ago
  41. ad1c956 Implement an emulated soft limit for file descriptors in addition to by thughes · 20 years ago
  42. 47dd12c Convert VG_(exitcode), a global variable, into a local variable. by nethercote · 20 years ago
  43. f854867 by nethercote · 20 years ago
  44. 27fec90 by nethercote · 20 years ago
  45. ebed998 Fixed the NPTL cleanup handler support to try and make sure it will by thughes · 20 years ago
  46. 11975ff It appears that NPTL uses a new system for dealing with cleanup by thughes · 20 years ago
  47. 4f10ada Partial fix for bug 76869. This fixes the problem with returning from by fitzhardinge · 20 years ago
  48. e4e779d Fix bug 73655. by rjwalsh · 20 years ago
  49. 6618e63 by nethercote · 20 years ago
  50. 4dea4ab Commit rewrite of semaphore handling to avoid having a fixed upper by thughes · 20 years ago
  51. f1beb25 This change does two things: one is the implementation of by fitzhardinge · 20 years ago
  52. 98c4dc0 Make the sigaltstack per-thread state, so that two threads handling a by fitzhardinge · 20 years ago
  53. d65dcad Fix bug 69872. This change adds a coredumper to vg_signal.c. This means by fitzhardinge · 20 years ago
  54. dffad08 Adjust vg_pthread_cond_t so it works with an older glibc. by nethercote · 20 years ago
  55. 1f0173b Some newer systems have a new version of pthreadtypes.h that comes from glibc by nethercote · 20 years ago
  56. b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 20 years ago
  57. c9f3692 Adding Massif, the heap profiler. by nethercote · 21 years ago
  58. 1018bdd Heroic patch from Tom Hughes: by nethercote · 21 years ago
  59. 1d44709 Killed the terminally wounded --stop-after option. by nethercote · 21 years ago
  60. 60f5b82 "VG_AR_SKIN" --> "VG_AR_TOOL" by nethercote · 21 years ago
  61. ff9721d Patch from Tom Hughes: by nethercote · 21 years ago
  62. 04d0fbc Patch from Tom Hughes: by nethercote · 21 years ago
  63. 42602b1 Anti-globalisation by nethercote · 21 years ago
  64. 6687169 Don't use TSC for internal timing purposes. This is for two reasons: by fitzhardinge · 21 years ago
  65. 0df2ac2 Virtualize CPUID. Rather than just using the host CPU's CPUID, by fitzhardinge · 21 years ago
  66. 71980f0 by nethercote · 21 years ago
  67. c2dbbac Fix bug 73219. This adds a general mechanism for querying the host CPU's by fitzhardinge · 21 years ago
  68. 47735af This change implements the TLS extension to the x86 ABI. This allows by fitzhardinge · 21 years ago
  69. f0dd7e1 Fix bug 72484. Set the process signal mask to match the client's before by fitzhardinge · 21 years ago
  70. 31ba905 Fix bug 72650. Only restart syscalls on signal if the client asked for it. by fitzhardinge · 21 years ago
  71. b727d04 Make --gdb-attach=yes work properly; rather than trying to attach gdb by fitzhardinge · 21 years ago
  72. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  73. f217c73 implement cmpxchg8b, patch by Tom Hughes. CCMAIL: 69688-done@bugs.kde.org by mueller · 21 years ago
  74. 9236079 Statically allocate a page in the client address space for trampoline by fitzhardinge · 21 years ago
  75. 1a4adf0 Fix nasty use after free bug revealed by last munmap fix. by fitzhardinge · 21 years ago
  76. 1a30304 Re-add proper support for mremap(). Also, fix a bug in munmap(). by fitzhardinge · 21 years ago
  77. f0046f2 Patch from Tom Hughes: set VG_(max_fd) based on the current file by fitzhardinge · 21 years ago
  78. 462f4f9 An experiment in generating branch-prediction hints. Enable them with by fitzhardinge · 21 years ago
  79. a49f9b5 Auto-generate stage2.lds so that the linker script matches the local linker. by fitzhardinge · 21 years ago
  80. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  81. 2822eba test for PARENT_SETTID support in clone() of the kernel instead by mueller · 21 years ago
  82. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  83. f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
  84. 77eba60 by nethercote · 21 years ago
  85. a09a1b5 Fix some bugs in syscall/signal handling: by fitzhardinge · 21 years ago
  86. 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
  87. 89f9a32 Add a --assume-2.4=yes|no CLO. This overrides the normal check to see by fitzhardinge · 21 years ago
  88. e1c06d8 Update some stuff related to the syscalls change: by fitzhardinge · 21 years ago
  89. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  90. e7442cf Made VG_(read_millisecond_timer)() available to skins. Also made it cope by njn · 21 years ago
  91. 59fb25c Increase size of block-tracking hash table(s) from 997 to 4999. by sewardj · 21 years ago
  92. b18d253 implement IN and OUT opcodes. by daywalker · 21 years ago
  93. fa1016e by njn · 21 years ago
  94. 3222e0a fix compiler warnings by daywalker · 21 years ago
  95. 6c84655 by njn · 21 years ago
  96. 4700f04 Increase VG_N_FORKHANDLERSTACK from 2 to 4. For reasons known only to by sewardj · 21 years ago
  97. 7271864 by njn · 21 years ago
  98. c6b0fe5 Use init_ExeContext_storage instead of relying (unintentionally) on by sewardj · 21 years ago
  99. 6024b21 Add patch from Sami Liedes <sliedes@cc.hut.fi> making GDB use more flexible: by sewardj · 21 years ago
  100. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago