Tagged Questions
The system-profiler tag has no wiki summary.
1
vote
2answers
844 views
Obtaining a Mac's System Profiler data from shell
How can I retrieve the information shown in the Mac's System Profiler app programatically? I'm actually interested in the USB section if that matters.
0
votes
1answer
267 views
Need help using GeekTool with system_profiler and networksetup
Aloha everyone,
I have created a small bash shell script which I wanted to use with GeekTool, but I have experienced different results using the same script on my iMac (11,1) and my MacBook Pro ...
0
votes
3answers
199 views
What is Hard Faults in XPerf
I'm trying to profile a system with XPerf.
And see that performance problems occurs when there is activity in HardFaults !
But what I cant figure out and find in google what are these Hard Faults ...
0
votes
1answer
79 views
Need suggestions for system wide profiler for an embedded linux device
I would like to profile my embedded linux device for various actions (e.g. touch input on screen, flip a page in a news reading app etc). But the requirement is that the profiler should generate ...
0
votes
1answer
272 views
What python data structure and parser should I use with Apple's system_profiler?
My problem is one like a simulated problem from
http://my.safaribooksonline.com/0596007973/pythoncook2-CHP-10-SECT-17
which eventually made its way into Python Cookbook, 2nd Edition using an outdated ...
0
votes
1answer
343 views
Finding usb drive paths in Mac OS 10.4
The system_profiler command in Mac OS 10.5 shows the mounted volume paths for the associated USB drives. In 10.4, however, they are not shown. Any ideas on how I can get the mount location for USB ...
0
votes
1answer
253 views
Differences in the Mac system_profiler
I am using system_profiler to view the USB hardware details connected to a Mac, however there are some differences between running this on Mac OS X 10.4 and 10.5. For example, in 10.5 the keys for ...