diff options
author | Josh Stone <jistone@redhat.com> | 2009-05-14 18:47:33 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-05-14 18:47:33 -0700 |
commit | e6f78c1fb041a7bc12d51649384397cd0874c190 (patch) | |
tree | bf78f90526d25e72f0f9e6a6f053f451ed73820e /runtime/print.c | |
parent | 01a419e428f33d115a72fa8eac1d808825d2cae5 (diff) | |
download | systemtap-steved-e6f78c1fb041a7bc12d51649384397cd0874c190.tar.gz systemtap-steved-e6f78c1fb041a7bc12d51649384397cd0874c190.tar.xz systemtap-steved-e6f78c1fb041a7bc12d51649384397cd0874c190.zip |
[tracepoints] Print pointer arguments with %p
We know the full type of every tracepoint argument, so for those that
are pointers, print $$vars/$$parms using "%p". The integer-type
arguments continue to use the generic "%#x".
Diffstat (limited to 'runtime/print.c')
0 files changed, 0 insertions, 0 deletions