1. c4ebde3 If we are doing cache simulation, refuse to start at all if the minimum by sewardj · 12 years ago
  2. 28a23c0 Callgrind: use jmpkind from VEX for side exits. by weidendo · 13 years ago
  3. add9ec4 callgrind: remove command file polling by weidendo · 13 years ago
  4. 6ab7f2d When doing instrumentation, pay attention to the Ist.IMark.delta by sewardj · 13 years ago
  5. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  6. ce6489f Make some vgdb interface to callgrind_control internal by weidendo · 13 years ago
  7. 722be39 Update ugly Callgrind hack for supporting instrumentation modes by weidendo · 13 years ago
  8. 584c9ef callgrind: add vgdb commands needed for porting callgrind_control by weidendo · 13 years ago
  9. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  10. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  11. e7a5082 Change a bunch of < > style includes to " " style. by sewardj · 13 years ago
  12. 0ecd49e Make sure that string buffers for cost arrays are large enough. by weidendo · 14 years ago
  13. cb3ccf3 Fix for branch prediction: handle calls via function pointer by weidendo · 14 years ago
  14. 320705f Callgrind: add branch prediction from Cachegrind by weidendo · 14 years ago
  15. aeb8622 Callgrind new feature: count global bus lock events "Ge" by weidendo · 14 years ago
  16. 5bba525 Callgrind: event sets now consist of event groups by weidendo · 14 years ago
  17. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  18. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  19. e891487 Callgrind: Fix printing of "Summary:" line in finish() by weidendo · 15 years ago
  20. ceb06de Callgrind: On zeroing costs, also set call counters to zero. by weidendo · 15 years ago
  21. 2d9e874 by sewardj · 15 years ago
  22. 0f33adf Merge callgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  23. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  24. 0a1951d Callgrind: fix instrumentation for arbitrary events per guest instruction by weidendo · 15 years ago
  25. 9f20746 Updated copyright years. by njn · 16 years ago
  26. 09ee78e Callgrind: fix a few 'unused parameter' warnings by weidendo · 16 years ago
  27. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  28. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  29. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  30. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  31. 9a0cba4 Fix some copyright notices: by njn · 17 years ago
  32. ae0bb6f callgrind: fix --collect-systime=yes with "no instrumentation" mode by weidendo · 18 years ago
  33. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  34. 3e32c87 Split the thread_runstate event into two, start_client_code and by njn · 18 years ago
  35. 0b9d74a by sewardj · 18 years ago
  36. 134657c Callgrind: Throttle calls CLG_(run_thread) after r6413 by weidendo · 18 years ago
  37. 9756181 by sewardj · 18 years ago
  38. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  39. e45a799 Update expected translation sizes, + whitespace changes (??) by sewardj · 18 years ago
  40. 4ce5e79 Callgrind: fix interactive control after fork() by weidendo · 18 years ago
  41. f3e0b49 Callgrind: Fix failed assertion at toggling instrumentation mode by weidendo · 18 years ago
  42. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  43. db70ed7 Bug reports should have the same destination as for other VG tools by weidendo · 18 years ago
  44. c8e7615 Fix a failed assertion on retranslation of rep or cmov instructions. by weidendo · 18 years ago
  45. 12c73f1 Callgrind: add 4 regression tests by weidendo · 19 years ago
  46. 8a95fd3 Fix another place where function addresses passed to Vex needed to be by sewardj · 19 years ago
  47. bb76070 Fix ppc64-linux breakage - get the function entry address, not the by sewardj · 19 years ago
  48. ca472c5 Simple regression test for callgrind: run a custom client request. by weidendo · 19 years ago
  49. a17f2a3 Callgrind merge: code by weidendo · 19 years ago