index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
callgrind
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-06
Make some vgdb interface to callgrind_control internal
weidendo
3
-6
/
+38
2011-09-06
Allow overriding not-supported auto-detected cache configs
weidendo
2
-143
/
+16
2011-08-19
Make callgrind report the detected cache configuration as well.
tom
1
-0
/
+10
2011-07-21
Update ugly Callgrind hack for supporting instrumentation modes
weidendo
1
-3
/
+3
2011-07-21
callgrind_control: fix parsing of vgdb -l
weidendo
1
-3
/
+6
2011-07-11
Port callgrind_control to vgdb
weidendo
1
-138
/
+39
2011-07-11
callgrind: add vgdb commands needed for porting callgrind_control
weidendo
1
-1
/
+104
2011-06-28
valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option
sewardj
2
-7
/
+7
2011-06-27
Suppress warning about associativity change for tests
weidendo
1
-1
/
+2
2011-06-17
Move the GDBserver documentation from the "Valgrind core" chapter
sewardj
1
-1
/
+1
2011-06-09
Use the precomputed sets_min_1 value consistently when masking
tom
1
-3
/
+3
2011-05-15
Get rid of the remaining "set but not used" warnings reported by gcc 4.6 by
bart
1
-33
/
+15
2011-05-11
Fixed bug 272661
weidendo
1
-2
/
+2
2011-05-11
Fix bug 267383
weidendo
1
-1
/
+1
2011-05-11
Fix bugs catched by BEAM
weidendo
2
-10
/
+18
2011-05-06
Implement a GDB server in Valgrind. See #214909.
sewardj
2
-1
/
+81
2011-04-20
Change a bunch of < > style includes to " " style.
sewardj
6
-7
/
+7
2011-03-28
Remove a bunch more warnings generated by gcc-4.6 about dead
sewardj
1
-6
/
+6
2011-03-07
Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind
sewardj
2
-2
/
+4
2011-03-04
Quick fix to always correctly update <passed> in setup_bbcc
weidendo
1
-0
/
+2
2011-03-04
Fix for bug 265771.
weidendo
1
-0
/
+1
2011-02-04
Fix bug 246152
weidendo
3
-4
/
+12
2011-02-04
Better failed assertion then silent data corruption
weidendo
1
-0
/
+2
2011-01-14
Fix bug 263099
weidendo
1
-15
/
+11
2011-01-04
Fix typo
weidendo
1
-1
/
+1
2010-10-12
Fix up printing of the can't-autodetect-params message and the
sewardj
1
-1
/
+2
2010-10-07
Update stderr filters so that regtests pass on machines with 3-level caches.
sewardj
1
-1
/
+1
2010-10-06
Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead
njn
18
-240
/
+242
2010-10-04
Make sure that string buffers for cost arrays are large enough.
weidendo
3
-2
/
+3
2010-10-03
callgrind/main.c, finish(): 'Char buf[RESULTS_BUF_LEN]' can be overrun in
sewardj
1
-1
/
+1
2010-07-07
Fix for branch prediction: handle calls via function pointer
weidendo
1
-1
/
+1
2010-07-06
Make error messages at start-up more consistent. Every line of such
njn
1
-46
/
+43
2010-07-02
Callgrind: add branch prediction from Cachegrind
weidendo
16
-54
/
+475
2010-07-01
Merged the MACOSX106 branch to the trunk. Merge command:
njn
1
-2
/
+2
2010-06-13
Remove link_tool_exe.c and replace it with perl scripts that do the
sewardj
1
-2
/
+2
2010-06-10
Fix typo introduced with r11165, include "Ge" in regtests
weidendo
6
-5
/
+29
2010-06-09
Callgrind new feature: count global bus lock events "Ge"
weidendo
5
-4
/
+108
2010-06-09
Callgrind: make globals for log_* helpers visible outside sim.c
weidendo
3
-64
/
+52
2010-06-09
Callgrind: event sets now consist of event groups
weidendo
7
-843
/
+665
2010-06-02
Add a new program (link_tool_exe.c) and use this to link the tool
sewardj
1
-0
/
+13
2010-05-03
Update copyright dates to 2010.
sewardj
16
-18
/
+18
2010-01-01
Make Callgrind, DRD and Ptrcheck build on arm-linux.
sewardj
1
-2
/
+3
2009-12-10
Callgrind: fix bug 217849: Switch to running thread in CLG_(post_signal)
weidendo
1
-2
/
+3
2009-11-26
Track vex r1930 (Change the IR representation of load linked and store
sewardj
1
-8
/
+18
2009-08-12
Update .exp files for r10783.
njn
1
-1
/
+1
2009-08-11
Callgrind: Fix printing of "Summary:" line in finish()
weidendo
2
-5
/
+9
2009-08-11
Callgrind: On zeroing costs, also set call counters to zero.
weidendo
1
-0
/
+1
2009-08-11
Fix dumping of call cost in tail recursion optimization
weidendo
1
-2
/
+4
2009-08-11
Fix bug 199338: callgrind_annotate sorting/thresholds are broken
weidendo
1
-2
/
+6
2009-08-11
Misc fixes for callgrind_annotate
weidendo
1
-11
/
+36
[next]