Search Results

Search: Posts Made By: fidelity
Forum: Red Hat 05-21-2012
2,812
Posted By fidelity
perf provides <not counted> for multiple fields
Hi,

I am trying to find the number of cache misses that are caused by my code. The best way I could find was to use the perf command. After running command: perf stat dd if=/dev/zero of=/dev/null...
Forum: Ubuntu 03-15-2012
14,490
Posted By fidelity
Thanks admin_xor, This is of good help. I...
Thanks admin_xor,

This is of good help. I think the read_bytes does not consider the buffer cache. rchar does. Also, I need to consider the rate at which the count values are changing. I have a...
Forum: Ubuntu 03-13-2012
14,490
Posted By fidelity
Reading disk usage per process
Hi,

I am using iostat and /proc/<pid>/status to determine the disk usage per process. I have a question regarding buffer cache. When I am reading a 10MB file, the counters I get show that <5MB of...
Forum: Programming 11-28-2011
2,089
Posted By fidelity
Thanks Corona. Yes, the same problem occurs....
Thanks Corona.

Yes, the same problem occurs. If I login with correctuser@host, the username displayed is wronguser.

I think I figured the problem - it is because of conflicting uids. I changed...
Forum: Programming 11-22-2011
2,089
Posted By fidelity
ssh username changes to libuuid
Hello All,

When I try to ssh to a machine, I can ssh, but the username changes to "libuuid". Initially, if I close the terminal tab and ssh again, I could ssh with correct username but now, after...
Forum: Programming 11-05-2011
1,685
Posted By fidelity
Thanks Jim! I figured out the -o option...
Thanks Jim!

I figured out the -o option yesterday. stap writes to a file that is read by my perl script to process the data. In doing so, sometimes, stap dies immediately after I start my perl...
Forum: Programming 11-04-2011
1,685
Posted By fidelity
Systemtap
Hi,

I am a newbie to the systemtap. I was wondering is there a way I can write the data to file instead of printing on the screen. This way, I can process the systemtap output periodically using...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 08:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy