simpleperf: replace --include-filter with --addr-filter.

Add --addr-filter to use all filter functions provided by
the kernel and etm hardware. It supports:
1) starting/stopping tracing at selected instruction addresses.
2) only tracing instructions in selected addr ranges.
3) Both vaddrs in ELF files and kernel addrs can be used.

Bug: 161181704
Test: run simpleperf_unit_test.
Change-Id: Ie503fd0c35634a1bc006b67cc7a8faa64d58a421
9 files changed