iankelling.org
/
git
/
evhz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b65648
)
Increase event max, someone has event257
author
Ian Kelling
<iank@fsf.org>
Thu, 29 Oct 2020 23:30:04 +0000
(19:30 -0400)
committer
Ian Kelling
<iank@fsf.org>
Thu, 29 Oct 2020 23:30:04 +0000
(19:30 -0400)
evhz.c
patch
|
blob
|
history
diff --git
a/evhz.c
b/evhz.c
index 4fd770dadc8e30ce843c5f1b8fb585c5ff2686d2..3b4d0cf0bd5e79b64769a8b9753be2a388387b5b 100644
(file)
--- a/
evhz.c
+++ b/
evhz.c
@@
-19,7
+19,7
@@
#include <getopt.h>
#include <unistd.h>
-#define EVENTS
2
00
+#define EVENTS
4
00
#define HZ_LIST 64
typedef struct event_s {