Providing Free and Editor Tested Downloads

< HOME | MAC | GEEK - WEAR | SHOPPING | SUPPORT FORUM | TOP DOWNLOADS | >
MajorGeeks.com - Geek before it was Chic.

Admin Tools
All In One
Android
Anti-Spyware
Anti-Virus
Appearance
Back Up
Benchmarking
Bios
Browsers
CD\DVD\Blu-Ray
Covert Ops
Data Recovery
Diagnostics
Drive Cleaners
Drive Utilities
Driver Tools
Drivers
Ergonomics
Firewalls
Game Tweaks
Graphics
Input Device
Internet Tools
Mail Utilities
Memory
Messaging
Microsoft
Misc
Monitoring
Multimedia
Networking
Office Tools
ProcessManagement
Processor
Registry
Security
System Info
Toys
Video
Macintosh
Games
News Archive
- Off Base
- Way Off Base


· Listen N Write 1.12.0.9
· Data Crow 3.10.1
· EverNote 4.6.6.8360
· EMCO Network Software Scanner 1.1.4.2409
· Nvidia Geforce Forceware for Windows Vista\Win 7\Win 8 (Mobile Notebook) 320.18
· Nvidia Geforce Forceware for Windows Vista\Win 7\Win 8 (Desktop) 320.18
· Funny Photo Maker 2.4.1
· KiTTY 0.62.2.3
· Vista Services Optimizer 2.1.300
· MeGUI 2341

· New? Start Here
· Top Freeware Picks
· Malware Removal
· Compatibility Database
· Geektionary
· Geek Shopping
· Free Magazines
· Useful Links
· Top Freeware Picks
· Folding@Home
· About Us
· Copyright
· Privacy
· Terms Of Service
· Uninstall

There are currently 2824 user(s) online:
Google, Live Search, MSN, Yahoo

YouTube

FaceBook

Twitter

RSS / XML Feed

Pintrest



Follow @majorgeeks
· Google · Yahoo · MSN


1. K-Lite Codec Pack Update
2. IObit SmartDefrag
3. Malwarebytes Anti-Malware
4. Win7codecs
5. IObit Malware Fighter
6. JetClean
7. x64 Components
8. SpywareBlaster
9. Windows 8 Codecs
10. Advanced SystemCare Free 6.2.0.254 (0424)
More >>

The plane! The plane! Fantasy Island airplane used to smuggle drugs after show finished (Video)

7-Data-Recovery 3 Day Giveaway - $29.95 Value! (LAST day!)

What's The Best Browser to Protect You against Malware?

Friday Photo Bombs!

Female fan who flipped off Noah in photo identified as Filomena Tobias

Majorgeeks updates website to new CMS and design – didn’t break EVERYTHING

First time setup and installation of an SSD drive

Friday Photo Bombs!

NASA dumping Windows for Linux

World Of Warcraft loses 1.3 million subscribers in 3 months





MajorGeeks.com » Microsoft ProcDump 5.13 » Download Now

Microsoft | Microsoft ProcDump 5.13


Author: Microsoft Corp.
Date: 02/01/2013 09:57 AM
Size: 222 KB
License: Freeware
Requires: Win 8\Win 7\ Vista
Downloads: 3001 times

Sponsored Link TIP: Click here to Update all your PC's Drivers!
Download Locations
Download Microsoft ProcDump from Author Site Download@Authors Site
Download Microsoft ProcDump Download@MajorGeeks
Download Microsoft ProcDump Download@MajorGeeks
 Download Microsoft ProcDump Internode - |Australia|


Rating: 3 (5 votes)

Bad Link Report a Bad Link

download

ProcDump is a command-line utility whose primary purpose is monitoring an application for CPU spikes and generating crash dumps during a spike that an administrator or developer can use to determine the cause of the spike. ProcDump also includes hung window monitoring (using the same definition of a window hang that Windows and Task Manager use), unhandled exception monitoring and can generate dumps based on the values of system performance counters. It also can serve as a general process dump utility that you can embed in other scripts.

Using ProcDumpusage: procdump [-64] [-b] [[-c CPU usage] [-u] [-s seconds]] [-n exceeds] [-e [1]] [-h] [-m commit usage] [-ma | -mp] [-o] [-p counter threshold] [-r] [-t] < [dump file]] | [-x [arguments]>

-64 By default ProcDump will capture a 32-bit dump of a 32-bit process when running on 64-bit Windows. This option overrides to create a 64-bit dump.
-b Treat debug breakpoints as exceptions (otherwise ignore them).
-c CPU threshold at which to create a dump of the process.
-e Write a dump when the process encounters an unhandled exception.
-h Write dump if process has a hung window (does not respond to
window messages for at least 5 seconds).
-m Memory commit threshold in MB at which to create a dump of the process.
-ma Write a dump file with all process memory. The default dump format includes thread and handle information.
-mp Write a dump file with thread and handle information, and all read/write process memory. To minimize dump size, memory areas larger than 512MB are searched for, and if found, the largest area is excluded. A memory area is the collection of same-sized memory allocation areas. The removal of this (cache) memory reduces Exchange and SQL Server dumps by over 90%.

-n Number of dumps to write before exiting.
-o Overwrite an existing dump file.
-p Trigger on the specified performance counter when the threshold is exceeded.
-r Reflect (clone) the process for the dump to minimize the time the process is suspended (Windows 7 and higher only).
-s Consecutive seconds CPU threshold must be hit before dump is written (default is 10).
-t Write a dump when the process terminates.
-u Treat CPU usage relative to a single core.
-x Launch the specified image with optional arguments.

Use the -accepteula command line option to automatically accept the Sysinternals license agreement.

To just create a dump of a running process, omit the CPU threshold. If you omit the dump file name, it defaults to .dmp. Note that if you enable terminate or exception monitoring and kill ProcDump, the target process will also be killed. You can use Ctrl+C to terminate ProcDump without affecting the process it is monitoring.

ExamplesWrite up to 3 dumps of a process named 'consume' when it exceeds 20% CPU usage for 5 seconds to the directory c:\dump\consume with the name consume.dmp:

C:\>procdump -c 20 -s 5 -n 3 -o consume c:\dump\consume

Write a dump for a process named 'hang.exe' when one of its windows is unresponsive for more than 5 seconds:

C:\>procdump -h hang.exe hungwindow.dmp

Write 3 dumps 5 seconds apart:

C:\>procdump -s 5 -n 3 notepad.exe notepad.dmp

Launch a process and then monitor it for excessive CPU usage:

C:\>procdump -c 30 -s 10 -x consume.exe consume.dmp

Write a dump of a process named "iexplore" to a dump file that has the default name iexplore.dmp:

C:\>procdump iexplore

Write a dump of a process named 'outlook' when total system CPU usage exceeds 20% for 10 seconds:

C:\>procdump outlook -p "\Processor(_Total)\% Processor Time" 20

Write a dump of a process named 'outlook' when Outlook's handle count exceeds 10000:

C:\>procdump outlook -p "\Process(Outlook)\Handle Count" 10000

Preview Screenshot


« Microsoft Internet Explorer Administration Kit 9.0.8112.16421 · Microsoft ProcDump 5.13 · Windows Double Explorer 0.4.0.0 Beta »

MajorGeeks.com » Microsoft ProcDump 5.13 » Download Now


MGID NEWS FEED:
Loading...

comments powered by Disqus
© 2000-2013 MajorGeeks.com
Powered by Contentteller® Business Edition