summaryrefslogtreecommitdiff
path: root/actorlog.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2011-07-07 15:29:48 +0200
committerTreeki <treeki@gmail.com>2011-07-07 15:29:48 +0200
commit42af9e06e59747bd133559fd25b0582c6984ad44 (patch)
treeee331f3c2df2df5a28d3099eed3591b712e3211f /actorlog.yaml
parent7f8da8ec6001ca72ceb0f0a22e8c58ee74184231 (diff)
downloadkamek-42af9e06e59747bd133559fd25b0582c6984ad44.tar.gz
kamek-42af9e06e59747bd133559fd25b0582c6984ad44.zip
added a module that OSReports created actors/processes
Diffstat (limited to '')
-rw-r--r--actorlog.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/actorlog.yaml b/actorlog.yaml
new file mode 100644
index 0000000..3e4adb2
--- /dev/null
+++ b/actorlog.yaml
@@ -0,0 +1,9 @@
+---
+source_files: [../src/actorlog.S]
+hooks:
+ - name: ActorLogHook
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x80162BC0
+ target_func: 'ActorLogHook'
+