1. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  2. e572755 callgrind: fix build with srcdir != builddir by weidendo · 17 years ago
  3. 74b6bc4 callgrind_annotate: Fix a warning by weidendo · 17 years ago
  4. c84d8cd Callgrind manual: Fix typo by weidendo · 17 years ago
  5. 6a62401 Callgrind manual: rewriting start of section about avoding cycles by weidendo · 17 years ago
  6. 362f783 Callgrind format: Note about event names in the example by weidendo · 17 years ago
  7. 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 17 years ago
  8. d7dccdb Callgrind: improve documentation by weidendo · 17 years ago
  9. 9a0cba4 Fix some copyright notices: by njn · 17 years ago
  10. 1b2add1 by sewardj · 17 years ago
  11. 5bd7eca Callgrind: Fix potential buffer overruns with user provided strings by weidendo · 18 years ago
  12. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 18 years ago
  13. 6faa99e Callgrind: Fix threads display of "callgrind_control -s" by weidendo · 18 years ago
  14. ae0bb6f callgrind: fix --collect-systime=yes with "no instrumentation" mode by weidendo · 18 years ago
  15. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  16. 3e32c87 Split the thread_runstate event into two, start_client_code and by njn · 18 years ago
  17. 0b9d74a by sewardj · 18 years ago
  18. 134657c Callgrind: Throttle calls CLG_(run_thread) after r6413 by weidendo · 18 years ago
  19. 9756181 by sewardj · 18 years ago
  20. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  21. 28e2a14 Fix same cache simulation bug in callgrind as fixed in r6365 for cachegrind. by weidendo · 18 years ago
  22. b34485c This got a bit messed up during recent merging; tidy up. by sewardj · 18 years ago
  23. e45a799 Update expected translation sizes, + whitespace changes (??) by sewardj · 18 years ago
  24. e808930 Track SysRes change. by sewardj · 18 years ago
  25. 1eff82b by sewardj · 18 years ago
  26. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  27. 4cfea4f by sewardj · 18 years ago
  28. 4ce5e79 Callgrind: fix interactive control after fork() by weidendo · 18 years ago
  29. 24ef345 callgrind_annotate: fix warnings with "--collect-jumps=yes" by weidendo · 18 years ago
  30. ecafad9 Callgrind: Extend test for client requests by weidendo · 18 years ago
  31. 90741fb Callgrind: fix segfault when dumping after toggling instrumentation mode by weidendo · 18 years ago
  32. f3e0b49 Callgrind: Fix failed assertion at toggling instrumentation mode by weidendo · 18 years ago
  33. 7b43dde Callgrind: Fix annotate script for data produced with --dump-instr=yes by weidendo · 18 years ago
  34. 9e2b7b8 callgrind: Fix warning about malformed creator line in annotate script by weidendo · 18 years ago
  35. a710d49 Correction: Callgrind got rid of the wrapper script with the merge into Valgrind by weidendo · 18 years ago
  36. ef8cb84 Install header in the right place. (From Josef W). by sewardj · 18 years ago
  37. 4505790 More copyright updates. by sewardj · 18 years ago
  38. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  39. db70ed7 Bug reports should have the same destination as for other VG tools by weidendo · 18 years ago
  40. c8e7615 Fix a failed assertion on retranslation of rep or cmov instructions. by weidendo · 18 years ago
  41. b8b707f Various minor edits. by sewardj · 18 years ago
  42. 8c2a6ca Change ifdefs to select per-platform, not per-arch. by sewardj · 18 years ago
  43. a59aeef Fix crash on ppc64-linux. by sewardj · 18 years ago
  44. 3cad615 gcc 3.3.3 on ppc64-linux believes (perhaps correctly) that 'fd' can be by sewardj · 18 years ago
  45. 5b40994 Callgrind: Fix for callgrind_control by weidendo · 18 years ago
  46. a762b0f Callgrind: Improve self-hosting with outer callgrind tool by weidendo · 18 years ago
  47. 6bb0825 Another fix for interactive control, together with by weidendo · 18 years ago
  48. 4e28a85 Fixes for interactive control: by weidendo · 18 years ago
  49. 840b4aa Include missing files in tarball (== unbreak from-tarball builds) by sewardj · 18 years ago
  50. 12c73f1 Callgrind: add 4 regression tests by weidendo · 18 years ago
  51. 8a95fd3 Fix another place where function addresses passed to Vex needed to be by sewardj · 18 years ago
  52. bb76070 Fix ppc64-linux breakage - get the function entry address, not the by sewardj · 18 years ago
  53. ca472c5 Simple regression test for callgrind: run a custom client request. by weidendo · 18 years ago
  54. 9e326b7 Option --dump-every-bb now takes a 64bit value on user by weidendo · 18 years ago
  55. 2dc8480 Fix typos by weidendo · 18 years ago
  56. 7fd15d6 Make the BSD-style license notices slightly more accurate. by njn · 18 years ago
  57. af0e723 Callgrind merge: documentation by weidendo · 19 years ago
  58. a17f2a3 Callgrind merge: code by weidendo · 19 years ago