summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Enable rudimentary TCP connectionsHEADmasterChris Wilson4-15/+126
2009-03-19Avoid temporary string allocation.Chris Wilson1-16/+20
2009-03-19Class more functions as allocators.Chris Wilson1-1/+5
2009-01-26[configure] More tweaks.Chris Wilson10-9/+7982
2009-01-26[summary] Add column titles to outputChris Wilson1-1/+6
2009-01-26[Makefile] Remove convenience hackChris Wilson1-7/+0
2009-01-26[configure] Syntax tweak.Chris Wilson2-6/+10
2009-01-26Some forgotten changes.Chris Wilson5-37/+37
2009-01-26Quote the command-line correctly.Chris Wilson1-1/+1
2008-05-09[summary-chart] Use save()/restore() to preserve the original clip.Chris Wilson1-1/+2
2008-05-08Correct the calculation of current blocks.Chris Wilson2-20/+8
2008-05-08Actually use the pretty-print number for the tooltip.Chris Wilson1-2/+2
2008-05-08Fix misaccumulation in callgraph.Chris Wilson2-14/+25
2008-04-28Restore column title and set autoexpand threshold to 95%.Chris Wilson1-1/+3
2008-04-28Show fractions of callstack in tooltip.Chris Wilson4-117/+220
2008-04-28Show fraction of parent in callgraph and autoexpand only children.Chris Wilson1-2/+147
2008-04-28Add a pie-chart to allocation callstack tooltip.Chris Wilson7-54/+344
2008-04-28[lwp] Beware unsigned wrap-around.Chris Wilson1-2/+5
2008-04-25Differentiate between the total and current summary chart view in tooltip.Chris Wilson3-22/+80
2008-04-25Cache the last Allocator lookup.Chris Wilson1-3/+7
2008-04-25Remove the pending update first, before modifying the store.Chris Wilson1-6/+5
2008-04-25Avoid allocation for constant string.Chris Wilson1-24/+23
2008-04-25Refactor out binfile opening so that it is performed just once per pass.Chris Wilson1-31/+52
2008-04-25Only update the timeline if the client has performed mallocs/frees etc.Chris Wilson2-8/+21
2008-04-23Fix obo in _lwp_prune_recursion.Chris Wilson1-1/+1
2008-04-23Tweak label layout on SummaryChart.Chris Wilson1-1/+6
2008-04-23Flush pending updates to AllocatorStore before getters().Chris Wilson1-0/+17
2008-04-23Tons of UI tweaks. Oops.Chris Wilson17-242/+635
2008-03-25[summary-chart] Use a global background image.Chris Wilson1-3/+7
2007-12-25Accumulate active bytes.Chris Wilson1-15/+13
2007-12-25Prune recursion frames.Chris Wilson2-30/+70
2007-12-25Match more common allocation functions.Chris Wilson1-3/+2
2007-12-25Remove the old status before pushing the new message.Chris Wilson1-0/+1
2007-12-22Tidy spacetime reporting.Chris Wilson3-15/+26
2007-12-21Accumulate callgraph since last update.Chris Wilson2-4/+7
2007-12-21Ensure the frames are translated before use.Chris Wilson1-11/+23
2007-12-20Drop the '[lwp]' from the title string.Chris Wilson1-2/+11
2007-12-20Add a currently allocated summary.Chris Wilson6-20/+95
2007-12-20Delay updating the widgets to reduce overhead whilst monitoring clients.Chris Wilson3-51/+228
2007-12-18Only update procmap if we read from the child.Chris Wilson1-15/+18
2007-12-18Fix memleak.Chris Wilson1-4/+6
2007-12-18Push odin.png into the share dir.Chris Wilson2-3/+6
2007-12-17Correct the cursor query.Chris Wilson1-3/+3
2007-12-17Cut'n'paste error.Chris Wilson1-1/+1
2007-12-17Ignore the generated shell script.Chris Wilson1-0/+1
2007-12-17Use zlib for reading.Chris Wilson2-183/+184
2007-12-17Add a small buffer for writes.Chris Wilson1-2/+43
2007-12-17Filter cmd-line env vars.Chris Wilson1-2/+17
2007-12-17Add a simple to script to capture a trace without also running the gui.Chris Wilson3-0/+19
2007-12-16Remove -lbfd from linker.Chris Wilson1-1/+1