Closed
Bug 694058
Opened 14 years ago
Closed 14 years ago
Run NYTProf against show_bug.cgi on a production server
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: justdave, Assigned: justdave)
Details
In order to help debug the recent slowness on bmo, the devs would like to get some profile data on the show_bug.cgi script in production.
1) yum install perl-Devel-NYTProf
2) perl -d:NYTProf show_bug.cgi id=XXXX Bugzilla_login=user \
Bugzilla_password=password
3) deliver resulting nytprof.out file to dkl
| Assignee | ||
Updated•14 years ago
|
Assignee: server-ops → justdave
| Assignee | ||
Comment 1•14 years ago
|
||
Done. pp-app-bugs01 for future reference (in case it needs to be done again, since that's where NYTProf got installed) Dropped the output files into dkl's homedir on people.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•