aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDavid Miller <[email protected]>2018-10-30 22:30:03 -0700
committerArnaldo Carvalho de Melo <[email protected]>2018-10-31 10:10:11 -0300
commitff27a06af6ffd3f49b9e193eb68f487ad76651e1 (patch)
tree8b1eb30e925d5df0c67101723487e16166cd406a /tools/perf/scripts/python/bin/export-to-postgresql-report
parent76b0b801782b34b3028dcef3de36cb634e3908a8 (diff)
perf top: Start display thread earlier
If events are coming in at a rate such that the event processing thread can barely keep up, our initial run of the event ring will almost never terminate and this delays the starting of the display thread. The screen basically stays black until the event thread can get out of it's endless loop. Therefore, start the display thread before we start processing the ring buffer. This also make sure that we always have the user requested real time setting engaged when processing the ring. Signed-off-by: David S. Miller <[email protected]> Tested-by: Arnaldo Carvalho de Melo <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Kan Liang <[email protected]> Cc: Namhyung Kim <[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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions