equal
deleted
inserted
replaced
48 Development |
48 Development |
49 ----------- |
49 ----------- |
50 |
50 |
51 Volta source can be cloned via Mercurial. The repo can be found at: |
51 Volta source can be cloned via Mercurial. The repo can be found at: |
52 |
52 |
53 http://code.martini.nu/volta (primary) |
53 http://code.martini.nu/volta (primary) |
54 https://bitbucket.org/mahlon/volta (secondary) |
54 https://hg.sr.ht/~mahlon/volta (secondary) |
|
55 https://github.com/mahlonsmith/volta (secondary) |
55 |
56 |
56 You can use the 'debug' make target to compile a (very noisy) binary |
57 You can use the 'debug' make target to compile a (very noisy) binary |
57 that contains gdb symbols and perftool hooks. Set the CPUPROFILE |
58 that contains gdb symbols and perftool hooks. Set the CPUPROFILE |
58 environment variable to "cpu.prof" to generate a profile. |
59 environment variable to "cpu.prof" to generate a profile. |
59 |
60 |