onstat -g src command: Patterns in shared memory
Use the onstat -g src command to search for patterns in shared memory.
Example output
The following example shows
output for the onstat -g srcpattern mask command
where pattern = 0x123 and mask = 0xffff.
Figure 1. onstat -g src command
output
Search Summary:
addr contents
000000000ad17a50: 01090000 00000000 00000000 00000123 ........ .......#
000000000ad7dec0: 00000001 014e3a0c 00000000 0ade0123 .....N:. .......#
Output description
- addr (hexadecimal)
- Address in shared memory where search pattern is found
- contents (hexadecimal)
- Contents of memory at given address