mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Add version information
Sun Jun 19 15:39:50 2005 Søren Sandmann <sandmann@redhat.com> * sysprof.c (on_about_activated): Add version information * configure.ac: Bump version to 0.91 * README: Updates
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
18abd9e1e6
commit
8e4696a4a1
@ -42,7 +42,7 @@
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_AUTHOR("Soeren Sandmann (sandmann@daimi.au.dk)");
|
||||
|
||||
#define SAMPLES_PER_SECOND (256)
|
||||
#define SAMPLES_PER_SECOND (200)
|
||||
#define INTERVAL (HZ / SAMPLES_PER_SECOND)
|
||||
#define N_TRACES 256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user