![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Web Programming, Web 2.0 and Mashups Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, Flash, HTML, SEO, Mashups and other Web APIs and topics. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| USN-619-1: Firefox vulnerabilities | iBot | Security Advisories (RSS) | 0 | 07-02-2008 10:00 AM |
| finding duplicate files by size and finding pattern matching and its count | jerome Sukumar | Shell Programming and Scripting | 2 | 12-01-2006 04:20 AM |
| Shell Command for finding out Firefox version | kjannu | Shell Programming and Scripting | 0 | 06-26-2006 01:54 AM |
| How to cancel a thread safely from the initial thread? | alan.zhao | High Level Programming | 1 | 04-29-2005 11:07 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello, I am trying to find out how to determine which firefox thread is connected to what site. Using: Code:
top -H shows the threads but not what they are connected to. The purpose of this is that some sites run nasty cpu eating programs and trying to figure out which ones. Thanks, mgb |
|
||||
|
You can middle click the tab that does not respond to close it, even if it's not the active one.
Also you can use ps axum to see CPU usage by threads. It is expected that full thead management will be implemented in 3.5 version. -- Last edited by vbe; 06-23-2009 at 05:48 AM.. Reason: rm URL |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|