summary refs log tree commit diff stats
path: root/lib/pure/nimprof.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix nimprof import error when --threads:on.Nick Greenfield2014-05-201-6/+7
|
* more things case consistentAraq2014-02-101-2/+2
|
* first version of a memory profilerAraq2012-10-101-25/+44
|
* bugfix: 'defined/compiles' open an implicit mixin scope in genericsAraq2012-09-181-4/+6
|
* stricter symbol lookup in genericsAraq2012-09-171-1/+1
|
* profiler improvementsAraq2012-09-171-30/+85
|
* profiler documentationAraq2012-09-151-2/+5
|
* implemented a stack trace profilerAraq2012-09-151-0/+125