mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
More issues that Karsten spotted
This commit is contained in:
parent
f40dc287bd
commit
e5976482a3
@ -1,9 +1,4 @@
|
|||||||
|
|
||||||
|
|
||||||
(DRAFT)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Getting started in Tor development
|
Getting started in Tor development
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
@ -189,6 +184,4 @@ Once you've reached this point, here's what you need to know.
|
|||||||
it integrated into mainline Tor.
|
it integrated into mainline Tor.
|
||||||
|
|
||||||
|
|
||||||
Where do I go from here?
|
|
||||||
------------------------
|
|
||||||
|
|
||||||
|
@ -156,7 +156,7 @@ Profiling Tor with oprofile
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
The oprofile tool runs (on Linux only!) to tell you what functions Tor is
|
The oprofile tool runs (on Linux only!) to tell you what functions Tor is
|
||||||
spending its CPU time in, so we can identify berformance pottlenecks.
|
spending its CPU time in, so we can identify performance bottlenecks.
|
||||||
|
|
||||||
Here are some basic instructions
|
Here are some basic instructions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user