New function to support --version option

2006-10-08  Soren Sandmann <sandmann@redhat.com>

	* sysprof.c (process_options): New function to support --version option
This commit is contained in:
Soren Sandmann
2006-10-08 22:05:47 +00:00
committed by Søren Sandmann Pedersen
parent 0cf636d8fe
commit a6145207ca
3 changed files with 53 additions and 11 deletions

View File

@ -1,3 +1,7 @@
2006-10-08 Soren Sandmann <sandmann@redhat.com>
* sysprof.c (process_options): New function to support --version option
2006-10-08 Soren Sandmann <sandmann@redhat.com>
* elfparser.c (struct ElfParser): Add a cache of the text section.