| Title: | Internal Performance Tools |
| Moderator: | DECCXX::WIBECAN |
| Created: | Mon Jun 21 1993 |
| Last Modified: | Thu May 15 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 94 |
| Total number of notes: | 284 |
On a WNT/Alpha EV4 platform, I had problem using rep to generate
address file for user applications. The command I used was:
E:> rep strncpy.exe
where strncpy.exe is a simple program which completed in 10 seconds;
After that rep would not exit. It did not use any cpu time at all, just
sitting idle. What might be the cause of the problem ? On Digital Unix
I did not see anything similar to this.
The enviornmnet I used was:
WNT V4.0/Alpha XL266
VC++ V5.0 beta (link -debug:full -debugtype:coff)
nt40_iprobet2_2_ev4.zip
Robert
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 88.1 | Is there something like -pid for NT? | PERFOM::HENNING | Fri Feb 07 1997 11:26 | 1 | |
try doing like note 85, does that help? | |||||
| 88.2 | re: .1 | HYDRA::SHEN | Mon Feb 10 1997 14:54 | 6 | |
Thanks for the pointer. To my pleasant surprise, the workaround works.
I learned something that du experience can only be applied selectively to
wnt/alpha.
Robert
| |||||