aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorVladimir Mezentsev <vladimir.mezentsev@oracle.com>2024-08-08 21:30:08 -0700
committerVladimir Mezentsev <vladimir.mezentsev@oracle.com>2024-08-12 15:54:59 -0700
commit6a60060d3e7b39868ca2fbb2c8ef1c593fd00313 (patch)
tree80129c581623d83441d8924efcc9470ba1c2e018 /gdb/python
parentc412d3f5d9ec6c9493232df9c91e17361af775f0 (diff)
downloadbinutils-6a60060d3e7b39868ca2fbb2c8ef1c593fd00313.zip
binutils-6a60060d3e7b39868ca2fbb2c8ef1c593fd00313.tar.gz
binutils-6a60060d3e7b39868ca2fbb2c8ef1c593fd00313.tar.bz2
gprofng: specify the heap data collection range
Extend the -H option: -H {off|on|N1[-N2]} disable , or enable heap tracing, or specify the heap data collection range. The default is "-H off". gprofng/ChangeLog 2024-08-08 Vladimir Mezentsev <vladimir.mezentsev@oracle.com> * libcollector/heaptrace.c: Read the range in the -H option. Do not collect data if the allocated memory is out of range. * src/collctrl.h (heaptrace_mode): Define as char * value. * src/envsets.cc: Updated since heaptrace_mode is changed. * src/collctrl.cc: Accept the extended -H option. * src/gp-collect-app.cc: Accept the extended -H option. Remove unused code.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions