linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf sched record with -p option
@ 2018-02-04 17:31 Vuille, Martin (Martin)
  2018-02-08  5:07 ` Namhyung Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Vuille, Martin (Martin) @ 2018-02-04 17:31 UTC (permalink / raw)
  To: linux-perf-users@vger.kernel.org

The data files collected by 'perf sched record' are very large and our embedded
system target has limited storage, so I thought of using the '-p PID' option on
'perf sched record' to focus only on a single PID and its threads/children and
thus reduce the amount of data.

However, when I review the results with 'perf sched latency', the results from
data collected with '-p PID' are significantly different (e.g., ten-times longer
latencies) that those from data collected without the '-p PID' option. Workloads
are the same.

Is there some reason why using '-p PID' option on 'perf sched record' wouldn't
make sense?

MV

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-13 13:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-04 17:31 perf sched record with -p option Vuille, Martin (Martin)
2018-02-08  5:07 ` Namhyung Kim
2018-02-13 13:11   ` Vuille, Martin (Martin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).