1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  4. 24f33d7 Improve --stats=yes: by philippe · 9 years ago
  5. 518850b Constify coregrind. by florian · 10 years ago
  6. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  7. da56900 2 execontexts in an hash table chain are not necessarily the same size. by philippe · 10 years ago
  8. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  9. a2968cc In an attempt to fix the accounting for dynamic memory allocation by florian · 11 years ago
  10. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 12 years ago
  11. 63ea01e Comment only changes by philippe · 12 years ago
  12. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago
  13. 550c826 output the nr of IP in the stacktrace header produced by v.info exectxt by philippe · 12 years ago
  14. f3a6e93 Addition of GDB server monitor command 'v.info execontext' that shows by philippe · 12 years ago
  15. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  16. 78b83ae Apply first_ip_delta also when only one frame is requested for the back-trace. by florian · 12 years ago
  17. bb4f5da Pass first_ip_delta to VG_(record_depth_1_ExeContext) as the function by florian · 12 years ago
  18. 7711f9e Increase allowed size of a back-trace to 500 frames. by florian · 12 years ago
  19. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  20. 6c591e1 by sewardj · 13 years ago
  21. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  22. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  23. 3a4b58f Fix up some stack trace inconsistencies: by njn · 15 years ago
  24. b7a4e2e Renamed various things for clarity. Added some comments. And fixed the by njn · 15 years ago
  25. 9f20746 Updated copyright years. by njn · 16 years ago
  26. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  27. 9c606bd by sewardj · 16 years ago
  28. a8ffda6 Format string fixes for ppc{32,64}-aix5. by sewardj · 16 years ago
  29. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  30. 7cf4e6b by sewardj · 16 years ago
  31. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  32. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  33. 3059d27 Add a new method VG_(record_depth_1_ExeContext), a trivial derivative by sewardj · 17 years ago
  34. 39f3423 by sewardj · 17 years ago
  35. 9877e9b Dynamically expand the ExeContext hash table, rather than using a by sewardj · 17 years ago
  36. d35bf74 Make the ExeContext hash table a whole lot bigger. by sewardj · 17 years ago
  37. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  38. bb2e09f Make the hashing in VG_(record_ExeContext) 64-bit clean and more by sewardj · 18 years ago
  39. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  40. c0ec8e9 by njn · 19 years ago
  41. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  42. 0fd92f4 by njn · 19 years ago
  43. 34483bc Increase some sizes to deal better with the new multigigabyte world: by sewardj · 19 years ago
  44. ef52b9d Comment wibble by sewardj · 19 years ago
  45. d0d7c1f Don't #include pub_core_stacktrace.h in pub_core_execontext.h. So by njn · 19 years ago
  46. 24a6efb by njn · 19 years ago
  47. c7561b9 by njn · 19 years ago
  48. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  49. 132bfcc by njn · 19 years ago
  50. 36a20fa by njn · 19 years ago
  51. 31513b4 by njn · 19 years ago
  52. 2024234 by njn · 19 years ago
  53. 267100d Rename the first three modules as per naming scheme. by sewardj · 19 years ago[Renamed (98%) from coregrind/execontext.c]
  54. d01fef7 by njn · 20 years ago