aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKan Liang <[email protected]>2018-03-06 10:36:00 -0500
committerArnaldo Carvalho de Melo <[email protected]>2018-03-08 10:05:50 -0300
commit2c5f6d876b4edda8740f5a2826cf9b1a67fa76fb (patch)
tree56a91c568055ae0dc12dbf03634bb0bd468f2227 /tools/perf/scripts/python/export-to-sqlite.py
parentc199c11dce197b12ff884ac0cfcb527b1164788b (diff)
perf evlist: Store 'overwrite' in struct perf_mmap
It has been determined that the map is for overwrite mode (evlist->overwrite_mmap) or non-overwrite mode (evlist->mmap) when calling perf_evlist__alloc_mmap(). Store the information in struct perf_mmap, which will be used later to simplify the perf_mmap__read*() interfaces. Signed-off-by: Kan Liang <[email protected]> Suggested-by: Jiri Olsa <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions