aboutsummaryrefslogtreecommitdiff
path: root/Debug/PX4
diff options
context:
space:
mode:
Diffstat (limited to 'Debug/PX4')
-rw-r--r--Debug/PX42
1 files changed, 1 insertions, 1 deletions
diff --git a/Debug/PX4 b/Debug/PX4
index 806c49584..085cffe43 100644
--- a/Debug/PX4
+++ b/Debug/PX4
@@ -22,7 +22,7 @@ end
define _perf_print
set $hdr = (struct perf_ctr_header *)$arg0
- printf "%p\n", $hdr
+ #printf "%p\n", $hdr
printf "%s: ", $hdr->name
# PC_COUNT
if $hdr->type == 0