repo.or.cz
/
beedb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Port it to use the new Linux perf_event API rather than the old perfmon patch.
[beedb.git]
/
Makefile
blob
4d154ae077764e261f327dd70a921cd4f35a245e
1
all
:
2
echo
'boo!'
3
4
tags
:
5
etags
$$(
find .
-
name
'*.cc'
-
o
-
name
'*.h'
)