HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Trace memory grow
Operating System - HP-UX
1838648
Members
2194
Online
110128
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2007 02:29 AM
04-20-2007 02:29 AM
Trace memory grow
Hi,
it is possible to trace, width tusc or some other tools, a process alone when the memory used increases?
Thanks.
it is possible to trace, width tusc or some other tools, a process alone when the memory used increases?
Thanks.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2007 02:42 AM
04-20-2007 02:42 AM
Re: Trace memory grow
Benedetto,
please see this current thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1119748
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
So far you have awarded points to only 11 of 36 answers !
please see this current thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1119748
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
So far you have awarded points to only 11 of 36 answers !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2007 01:46 PM
04-20-2007 01:46 PM
Re: Trace memory grow
You can use tusc and look for the brk calls. You can also use wdb's heap profiling commands if you need more than just the highwater mark.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2007 10:04 PM
04-20-2007 10:04 PM
Re: Trace memory grow
Hi,
UNIX95=1 ps -p???? -o comm,pid,etime,sz=KB
(physical memory size)
UNIX95=1 ps -p???? -o comm,pid,etime,vsz=KB
(virtual mem size)
on a while do script will give you an online output (use your process id instead of ????).
Regards,
Rasheed Tamton.
UNIX95=1 ps -p???? -o comm,pid,etime,sz=KB
(physical memory size)
UNIX95=1 ps -p???? -o comm,pid,etime,vsz=KB
(virtual mem size)
on a while do script will give you an online output (use your process id instead of ????).
Regards,
Rasheed Tamton.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP