- fd9f622 by njn · 19 years ago
- c285dca Cachegrind cleanups: by njn · 19 years ago
- d3bef4f by njn · 19 years ago
- f7d2609 Tiny comment/code layout tweaks; no functional change. by njn · 19 years ago
- a3a29a5 Get rid of bbSeenBefore and associated logic: it appears to be irrelevant. by sewardj · 19 years ago
- 20edebf rm trigram stuff. by sewardj · 19 years ago
- 5155dec by sewardj · 19 years ago
- 0103de5 Convert some native types to our types. by njn · 19 years ago
- 45f4e7c by sewardj · 19 years ago
- 99cb9e3 actually, they're unsigned by njn · 19 years ago
- 71adc36 Print longs as longs. by njn · 19 years ago
- d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
- 20677cc by njn · 19 years ago
- 4bd67b5 by njn · 19 years ago
- b3507ea Fixed a bug in Cachegrind: it was adding instrumentation after by njn · 19 years ago
- 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
- 8db3da8 Remove dead function. by njn · 19 years ago
- f69f945 by njn · 19 years ago
- 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
- 856c54e by njn · 19 years ago
- af839f5 by njn · 19 years ago
- 57ca7ab by njn · 19 years ago
- c7561b9 by njn · 19 years ago
- 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
- f536bbb by njn · 19 years ago
- f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
- eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
- 132bfcc by njn · 19 years ago
- 36a20fa by njn · 19 years ago
- 97405b2 by njn · 19 years ago
- 31513b4 by njn · 19 years ago
- ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
- 2024234 by njn · 19 years ago
- 02bc4b8 by njn · 19 years ago
- 81c00df by njn · 19 years ago
- 4bf3aba Don't crash when dealing with dealing with naughty programs that set by sewardj · 19 years ago
- e6da2fa Handle (ignore) IRStmt_AbiHint. by sewardj · 19 years ago
- 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
- 717cde5 by njn · 19 years ago
- 51d827b by njn · 20 years ago
- a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 20 years ago
- 2bc1012 A crucial, crucial change: update my email address. by njn · 20 years ago
- ee0e6a3 by njn · 20 years ago
- 101e572 Comment-only change by njn · 20 years ago
- 016712a by njn · 20 years ago
- 8a97c6d by njn · 20 years ago
- 9fb73db by njn · 20 years ago
- 7f4a862 Pay attention to the annotations on dirty helper calls, since they by sewardj · 20 years ago
- 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 20 years ago
- 2b641fe handleOneStatement: Derive a value for *instrAddr from the IMark in a by sewardj · 20 years ago
- 17a56bf Bring in the beginnings of 64-bit cleanness for IR mangling in cachegrind: by sewardj · 20 years ago
- d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 20 years ago
- 21dc345 Track Vex API (semantics) changes in rev 1061: introduction of IRStmt_NoOp. by sewardj · 20 years ago
- 710d6c2 Track minor Vex API changes that occurred in Vex rev 1059. by sewardj · 20 years ago
- 6a3009b by njn · 20 years ago
- 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
- b5f6f51 by sewardj · 20 years ago
- a1d1a64 Simplified the way Cachegrind configures the caches; it was really by njn · 20 years ago
- 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
- 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
- 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
- ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
- 928a5f7 by nethercote · 20 years ago
- 6f7eb9c Put back missing space... by thughes · 20 years ago
- 30c43d8 Cope with arguments over 510 characters in length when writing the by thughes · 20 years ago
- b35a8b9 by nethercote · 20 years ago
- fbfc108 Arch-abstraction: introduce constants for min and max instruction sizes. by nethercote · 20 years ago
- 4606320 by nethercote · 20 years ago
- eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
- 564b2b0 Add some missing 'static' annotations. Thanks to Josef W for spotting them. by nethercote · 20 years ago
- ca1f2dc Type name wibble by nethercote · 20 years ago
- 7149b42 comment typo by nethercote · 20 years ago
- 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
- 4c9611a Only print a warning about not having identified the cache if we have by thughes · 20 years ago
- f5b7466 minor by nethercote · 20 years ago
- 9313ac4 by nethercote · 20 years ago
- 6fcbbe1 Remove unused variable. by nethercote · 20 years ago
- c5f2a54 Fix meaningless typo. by nethercote · 20 years ago
- 4ee6496 Added VG_(cpuid) to replace the various bits of inline assembler used by thughes · 20 years ago
- 96b466a Move the handling of PSHUFW from the SSE code to the MMX code so that by thughes · 21 years ago
- 09d853e Fix a bug in Cachegrind: when invalidating BBs, the lookup in the BBCC_table by nethercote · 21 years ago
- 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 21 years ago
- b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
- fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
- 27fc1da Folded cg_sim_{gen,I1,D1,L2}.c into cg_sim.c, which makes a lot more sense and by nethercote · 21 years ago
- bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
- 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
- 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
- 137bc55 by nethercote · 21 years ago
- 1b58fbc More SSE support for cachegrind. by jseward · 21 years ago
- 50da0f3 Fix cachegrind to deal with VG_(open)() returning any negative number on error, by nethercote · 21 years ago
- 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
- 97b7b26 Rudimentary, kludgy, incomplete and probably just plain wrong support by sewardj · 21 years ago
- 607adfc by njn · 21 years ago
- 99ccf08 Added VG_(getcwd_alloc)(), which is much easier to use than VG_(getcwd)(). by njn · 21 years ago
- e864e2f by njn · 21 years ago
- 8ad1a40 fix compiler warning by daywalker · 21 years ago
- 21f805d Teach Cachegrind about SSE instructions, courtesy of Josef Weidendorfer. by njn · 21 years ago
- db918dd Truncate the cachegrind.out.<pid> file, if it already exists. It wasn't doing by njn · 21 years ago
- 7e1b3b2 wibble by njn · 21 years ago