Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-10-28 09:00:00 +0400
committerChristopher Faylor <me@cgf.cx>2000-10-28 09:00:00 +0400
commiteedc36cb12f20ed62f5dfeaea25c84c7c984cf5f (patch)
tree5171ebc934d3017789e207a6ce10f9627acc5b8c /winsup/utils/ssp.txt
parent3c952fed3fecfe6aec09d07a5cbad293970da0a0 (diff)
Cleanup formatting on some files. Remove excessive whitespace.
Diffstat (limited to 'winsup/utils/ssp.txt')
-rw-r--r--winsup/utils/ssp.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/utils/ssp.txt b/winsup/utils/ssp.txt
index 513767f45..e73880e90 100644
--- a/winsup/utils/ssp.txt
+++ b/winsup/utils/ssp.txt
@@ -19,7 +19,7 @@ section. Let's say we're profiling cygwin1.dll. Make sure you've
built it with debug symbols (else gprof won't run) and run objdump
like this:
- objdump -h cygwin1.dll
+ objdump -h cygwin1.dll
It will print a report like this:
@@ -63,8 +63,8 @@ the first part of the report reports the amount of time spent in each
function, like this:
Each sample counts as 0.01 seconds.
- % cumulative self self total
- time seconds seconds calls ms/call ms/call name
+ % cumulative self self total
+ time seconds seconds calls ms/call ms/call name
10.02 231.22 72.43 46 1574.57 1574.57 strcspn
7.95 288.70 57.48 130 442.15 442.15 strncasematch