Skip to content

pma - Performance Monitor Analyzer and Collector for Linux/UNIX systems, and more!

License

Notifications You must be signed in to change notification settings

JamesSCrook/pma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wed Aug 31 20:57:58 AEST 2016
James S. Crook

For further information on pma and pmc: https://yosj.com.au/staff/c_programs/pma

For Linux and Cygwin
    gcc -o pma pma.c

    This should also clean compile on Fedora Linux:
    gcc -O2 -pedantic -Wextra -Wshadow -Wpointer-arith -Wcast-qual -o pma pma.c
    (There are a few warnings on OpenSuse.)

For AIX:
    gcc -maix64 -o pma pma.c

About

pma - Performance Monitor Analyzer and Collector for Linux/UNIX systems, and more!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published