1. 3817091 New and hopefully more reliable method for finding argc/argv/envp at by sewardj · 22 years ago
  2. 68b2dd9 Modify the startup mechanism so that any call into valgrind's libpthread.so by sewardj · 22 years ago
  3. f4afb00 Implement __NR_personality. by sewardj · 22 years ago
  4. 8e651d7 Support _m_kind == PTHREAD_MUTEX_FAST_NP for mutexes. This was stopping by sewardj · 22 years ago
  5. 8ccc2be Fix confusing bug in printing of trace info for mutex_{try}lock. by sewardj · 22 years ago
  6. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  7. 7623b44 ---> 20020510 by sewardj · 22 years ago
  8. 1de04f1 Return zero to the *parent* thread when pthread_create succeeds. by sewardj · 22 years ago
  9. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  10. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  11. fbe18b9 Build fixes for Red Hat 6.2. by sewardj · 22 years ago
  12. 730e4d3 More IOCTL futzing from Reuben Thomas. by sewardj · 22 years ago
  13. 882e0ec Minor ioctl fixes from Reuben Thomas. by sewardj · 22 years ago
  14. 2390bb5 Make sense of, and clean up, shmctl wrapper. (Reuben Thomas). by sewardj · 22 years ago
  15. b358620 Remove valgrind's use of libc-supplied stat() and sbrk(). Now the only by sewardj · 22 years ago
  16. 9e69424 Minor corrections about cache profiling cost centres. by njn · 22 years ago
  17. e4a2ca5 Reinstate a condition in the IPCOP_shmctl wrapper without which the by sewardj · 22 years ago
  18. 573a1e6 Fix assertions. by sewardj · 22 years ago
  19. 3ffcca5 ---> 20020509 by sewardj · 22 years ago
  20. 97ff05f Fix off-by-one error in definition of MAX_LINENO and MAX_LOC_SIZE. by sewardj · 22 years ago
  21. 95621db Yesterday's push/pop merging optimisations break the cache profiler: by sewardj · 22 years ago
  22. 60e3842 Change _pthread_cleanup_push and _pthread_cleanup_pop into no-ops by sewardj · 22 years ago
  23. bb99078 Do __pthread_initialize. by sewardj · 22 years ago
  24. cfc39b2 Complain about NVidia's libGL.so also when an 0x8C opcode is encountered. by sewardj · 22 years ago
  25. e9c06f1 Implement SBB Ib, AL. by sewardj · 22 years ago
  26. 64a8cc4 Do LODSW / LODSL. (Sami Farin) by sewardj · 22 years ago
  27. 84b380a More shmctl() fixes. (Helge Deller) by sewardj · 22 years ago
  28. db10f8a --> 20020508 by sewardj · 22 years ago
  29. a0f921a Only show the giant-basic-block message at verbosity >= 2. by sewardj · 22 years ago
  30. b581a13 Improvements to the error-collecting machinery: by sewardj · 22 years ago
  31. 126a41f Actually call VG_(first_and_last_secondaries_look_plausible) and make by sewardj · 22 years ago
  32. 4f51f9a Generate better ucode for back-to-back sequences of register pushes and by sewardj · 22 years ago
  33. 7efaa11 vg_symtab2.c: by njn · 22 years ago
  34. 671ff54 Minor profiling improvements. Add a couple of cost centers. by sewardj · 22 years ago
  35. c7f3b27 ---> 20020305b by sewardj · 22 years ago
  36. d529a44 Fix from Lionel Ulmer to not have an infinite loop/stack overflow by sewardj · 22 years ago
  37. 036c3fe Fix really stupid use of uninitialised value introduced in rev 1.8. by sewardj · 22 years ago
  38. 3210215 glibc 2.1.3 compile fixes (Lionel Ulmer). by sewardj · 22 years ago
  39. 4f29ddf External namespace cleanup. by sewardj · 22 years ago
  40. aab65a7 ---> 20020503 by sewardj · 22 years ago
  41. a4d4e48 Implement sched_setparam(), sched_getparam() and sched_yield() (Helge Deller) by sewardj · 22 years ago
  42. fb61711 Implement chroot(). (Paul Fox) by sewardj · 22 years ago
  43. c483e8f by sewardj · 22 years ago
  44. 9316cba Improve accuracy of simulation of bsf/bsr instructions when the word by sewardj · 22 years ago
  45. 439d45e Various cleanups following earlier exit fixes. Also add boilerplate by sewardj · 22 years ago
  46. 7e87e38 by sewardj · 22 years ago
  47. ec05564 Reduce TT size to 32M (was 40M for Mozilla's benefit). 40 M is just by sewardj · 22 years ago
  48. 75b30a9 Removed description of cachegrind.out file format, since it's now in the tech by njn · 22 years ago
  49. 7cfd572 Added section to tech docs on how cachegrind works, including the by njn · 22 years ago
  50. e0ee071 by njn · 22 years ago
  51. 1d021fa Added "L2 refs line" (an oversight). Fixed minor output summary spacing wibble. by njn · 22 years ago
  52. 1f13ab1 Remove comments about Mozilla 1.0RC1 crashing, since that's not a Valgrind by sewardj · 22 years ago
  53. 97c4ae5 ---> 20020502 by sewardj · 22 years ago
  54. 215e7f0 Jack up the size of the translation cache from 16 MB to 40 MB (!). by sewardj · 22 years ago
  55. 8016240 Improve my implementations of strcmp() and memcpy() since Nick's profiler by sewardj · 22 years ago
  56. d722c20 fix for auto-annotating C++ method names (they have :'s in it) by daywalker · 22 years ago
  57. 7c062c9 Fix free and free-mismatch err so the top frame in the bt isn't skipped. by sewardj · 22 years ago
  58. ab1d9d1 Bring manual up-to-date and add stuff about pthread support. by sewardj · 22 years ago
  59. e0993bf ---> 20020501 by sewardj · 22 years ago
  60. 177d323 Change "argh" to something more confidence-inspiring. by sewardj · 22 years ago
  61. 9885df0 Added N_GSYM case to stabs handler. by njn · 22 years ago
  62. c3bd5f5 Ensure that values returned to the client from pthread operations are by sewardj · 22 years ago
  63. 98e91bc Don't want to see these guys with just -v. There get to be bazillions by sewardj · 22 years ago
  64. bf290b9 Increase default thread stack size to 64k and institute crude by sewardj · 22 years ago
  65. 0c3b53f Reinstate use of VG_(do_sanity_checks), although at a lower frequency by sewardj · 22 years ago
  66. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  67. 434f57f Edit cache stuff, minorly. by sewardj · 22 years ago
  68. d0b9ac3 Weaken assertion on calloc. by sewardj · 22 years ago
  69. b3eef6b Add debugging hooks, currently disabled. by sewardj · 22 years ago
  70. 262b029 Fix typo to do with rwlock aliasing. by sewardj · 22 years ago
  71. 9aae674 vg_symtab2.c: by njn · 22 years ago
  72. db75e4d Added note about bts/btr/btc causing bogus cache read counts. by njn · 22 years ago
  73. 602392b Right-justifying event names instead of left-justifying; easier to read when by njn · 22 years ago
  74. 45ec07c ---> 20020430 by sewardj · 22 years ago
  75. d4f2c71 Make pthread_mutexattr_setkind_np be an alias of__pthread_mutexattr_settype. by sewardj · 22 years ago
  76. fc3e5d3 Relax assertion to avoid this: vg_cachesim.c:402 by sewardj · 22 years ago
  77. 05f1aa1 vg_improve() -- the ucode optimiser: consistently apply the by sewardj · 22 years ago
  78. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  79. 4f9c934 by njn · 22 years ago
  80. 7e2ed51 ---> 20020429 by sewardj · 22 years ago
  81. 650ac00 Fix really stupid error in computation of timeout point in nonblocking by sewardj · 22 years ago
  82. aec22c0 Fix a subtle (?) bug in sched_do_syscall to with read/write calls for by sewardj · 22 years ago
  83. eea0f2e CDROM ioctls. (Lionel Ulmer) by sewardj · 22 years ago
  84. 0aa4c25 ioctls for /dev/rtc (Fredrik Kuivinen) by sewardj · 22 years ago
  85. de5ac18 Add __NR_getpriority (Richard Boulton). by sewardj · 22 years ago
  86. 59c255c Use safe_dereference in IPCOP_msgrcv. (Tom Hughes) by sewardj · 22 years ago
  87. 9dfb4a7 Do __NR_sched_get_priority_min and __NR_setpriority (Cody Russell). by sewardj · 22 years ago
  88. 70adeb2 Allow apparently invalid keys in libc_internal_tsd_{get,set}. This by sewardj · 22 years ago
  89. 1ffa8da handle_signal_return: when a waiting read/write syscall is interrupted by sewardj · 22 years ago
  90. 060b04f Fix more stuff broken by recent exported-symbol hackery. by sewardj · 22 years ago
  91. 436e058 Finish first pass of the symbols cleanup. Only versioned symbols remain to do. by sewardj · 22 years ago
  92. e9667e6 Administrivia. by sewardj · 22 years ago
  93. 5905fae Mess around with aliases to make the exported T/D/W syms look like those by sewardj · 22 years ago
  94. 513fc79 A simple script to help me ensure that my libpthread.so looks by sewardj · 22 years ago
  95. 5716dbb by sewardj · 22 years ago
  96. 853f55d Fix various bugs getting in the way of licq starting up. by sewardj · 22 years ago
  97. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  98. 956cc1b Jiggle timing delays yet again. by sewardj · 22 years ago
  99. 51c0aaf by sewardj · 22 years ago
  100. 033e81f Define VKI_SIGUSR1. by sewardj · 22 years ago