aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/pprof
AgeCommit message (Expand)Author
2015-03-10runtime: remove runtime frames from stacks in tracesDmitry Vyukov
2015-02-27runtime/pprof: skip tests that fork on darwin/armDavid Crawshaw
2015-02-23runtime/pprof: make TestBlockProfile more robustShenghou Ma
2015-02-20cmd/trace: add new commandDmitry Vyukov
2015-01-30runtime: fix system memory allocator on plan9Dmitry Vyukov
2015-01-30runtime: fix trace ticks frequency on windowsDmitry Vyukov
2015-01-28runtime/pprof: skip trace tests on solaris and windowsDmitry Vyukov
2015-01-28runtime/pprof: add tests for tracerDmitry Vyukov
2015-01-28runtime/pprof: add tracing supportDmitry Vyukov
2015-01-20runtime/pprof: ignore CPU profile test failures in QEMUBurcu Dogan
2014-11-11[dev.cc] runtime: convert scheduler from C to GoRuss Cox
2014-10-17runtime/pprof: fix memory profiler testDmitriy Vyukov
2014-10-17runtime/pprof: fix testRuss Cox
2014-10-16runtime/pprof: disable new memory testRuss Cox
2014-10-16runtime: fix memory profilerDmitriy Vyukov
2014-09-09undo CL 140110043 / 17b5fc2aa130Alex Brainman
2014-09-08build: move package sources from src/pkg to srcRuss Cox