Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1600967

Re: [PATCH] perf sched timehist: Add --next option

From Brendan Gregg <bgregg@netflix.com>
Newsgroups linux.kernel
Subject Re: [PATCH] perf sched timehist: Add --next option
Date 2017-03-15 01:50 +0100
Message-ID <tl5ix-8af-3@gated-at.bofh.it> (permalink)
References <tkJUJ-1ig-9@gated-at.bofh.it> <tkWIi-25L-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Mar 14, 2017 at 6:12 AM, Arnaldo Carvalho de Melo
<acme@kernel.org> wrote:
> Em Tue, Mar 14, 2017 at 01:56:29AM +0000, Brendan Gregg escreveu:
>> The --next option shows the next task for each context switch, providing
>> more context for the sequence of scheduler events.
>>
>> $ perf sched timehist --next | head
>> Samples do not have callchains.
>>            time    cpu  task name                       wait time  sch delay   run time
>>                         [tid/pid]                          (msec)     (msec)     (msec)
>> --------------- ------  ------------------------------  ---------  ---------  ---------
>
> Thanks, applied.
>
> Minor request: when printing tool output in the cset comment, please add
> two spaces before all lines, my git-am scripts get confused with that
> --- thinking its a separator.

Ok, will do in the future, thanks Arnaldo!

Brendan

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] perf sched timehist: Add --next option Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-03-14 16:40 +0100
  Re: [PATCH] perf sched timehist: Add --next option Brendan Gregg <bgregg@netflix.com> - 2017-03-15 01:50 +0100

csiph-web