aboutsummaryrefslogtreecommitdiff
path: root/contrib/tracing/log_utxos.bt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tracing/log_utxos.bt')
-rwxr-xr-xcontrib/tracing/log_utxos.bt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tracing/log_utxos.bt b/contrib/tracing/log_utxos.bt
index 0d47f3d62b..54d5010f82 100755
--- a/contrib/tracing/log_utxos.bt
+++ b/contrib/tracing/log_utxos.bt
@@ -7,7 +7,7 @@
bpftrace contrib/tracing/log_utxos.bt
This script requires a 'bitcoind' binary compiled with eBPF support and the
- 'utxochache' tracepoints. By default, it's assumed that 'bitcoind' is
+ 'utxocache' tracepoints. By default, it's assumed that 'bitcoind' is
located in './src/bitcoind'. This can be modified in the script below.
NOTE: requires bpftrace v0.12.0 or above.