projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xnu-7195.101.1.tar.gz
[apple/xnu.git]
/
tools
/
lldbmacros
/
Makefile
diff --git
a/tools/lldbmacros/Makefile
b/tools/lldbmacros/Makefile
index f00ff970a707e8f4ac248df8456c5036df5043c6..f20f231da16cce0c7642a1765c3950bdf189439c 100644
(file)
--- a/
tools/lldbmacros/Makefile
+++ b/
tools/lldbmacros/Makefile
@@
-79,7
+79,8
@@
LLDBMACROS_PYTHON_FILES = $(LLDBMACROS_USERDEBUG_FILES) \
pgtrace.py \
xnutriage.py \
zonetriage.py \
- sysreg.py
+ sysreg.py \
+ counter.py
ifneq ($(PLATFORM),MacOSX)
LLDBMACROS_PYTHON_FILES+= \