diff options
author | Konstantin Khlebnikov <khlebnikov@yandex-team.ru> | 2018-08-07 17:24:54 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-08-08 21:56:00 +0300 |
commit | 6a9405b56c274024564f9014bba97b92c91b34d6 (patch) | |
tree | b0ea4a8e47bd597333ce636c7e89a9c9a026101a /drivers/ata/pata_palmld.c | |
parent | e5adfc3e7e774ba86f7bb725c6eef5f32df8630e (diff) | |
download | linux-6a9405b56c274024564f9014bba97b92c91b34d6.tar.xz |
perf map: Optimize maps__fixup_overlappings()
This function splits and removes overlapping areas.
Maps in tree are ordered by start address thus we could find first
overlap and stop if next map does not overlap.
Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/153365189407.435244.7234821822450484712.stgit@buzz
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'drivers/ata/pata_palmld.c')
0 files changed, 0 insertions, 0 deletions