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


Groups > linux.kernel > #1527567

Re: [PATCH 1/2] tools lib traceevent: Add retrieval of preempt count and latency flags

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] tools lib traceevent: Add retrieval of preempt count and latency flags
Date 2016-11-22 15:40 +0100
Message-ID <sGkoN-8oh-11@gated-at.bofh.it> (permalink)
References <sF0it-4V9-3@gated-at.bofh.it> <sF0it-4V9-5@gated-at.bofh.it> <sGddD-3HP-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 22 Nov 2016 15:52:45 +0900
Namhyung Kim <namhyung@kernel.org> wrote:

> Hi Steve,
> 
> On Fri, Nov 18, 2016 at 05:54:00PM -0500, Steven Rostedt wrote:
> > From: "Steven Rostedt (Red Hat)" <rostedt@goodmis.org>
> > 
> > Add a way to retrieve the preempt count as well as the latency flags from a
> > pevent_record.
> > 
> >  int pevent_data_pc(pevent, record);  
> 
> I think pevent_data_preempt_count() is better..

Sure, I'll send a v2.

Thanks,

-- Steve

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


Thread

[PATCH 0/2] tools lib traceevent: A couple of updates Steven Rostedt <rostedt@goodmis.org> - 2016-11-19 00:00 +0100
  [PATCH 1/2] tools lib traceevent: Add retrieval of preempt count and latency  flags Steven Rostedt <rostedt@goodmis.org> - 2016-11-19 00:00 +0100
    Re: [PATCH 1/2] tools lib traceevent: Add retrieval of preempt count  and latency flags Namhyung Kim <namhyung@kernel.org> - 2016-11-22 08:00 +0100
      Re: [PATCH 1/2] tools lib traceevent: Add retrieval of preempt  count and latency flags Steven Rostedt <rostedt@goodmis.org> - 2016-11-22 15:40 +0100
      [PATCH v2] tools lib traceevent: Add retrieval of preempt count and  latency flags Steven Rostedt <rostedt@goodmis.org> - 2016-11-22 17:40 +0100
        Re: [PATCH v2] tools lib traceevent: Add retrieval of preempt count  and latency flags Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-11-22 19:10 +0100
          Re: [PATCH v2] tools lib traceevent: Add retrieval of preempt count  and latency flags Namhyung Kim <namhyung@kernel.org> - 2016-11-23 05:50 +0100
        [tip:perf/core] tools lib traceevent: Add retrieval of preempt  count and latency flags tip-bot for Steven Rostedt <tipbot@zytor.com> - 2016-11-24 05:20 +0100
  [PATCH 2/2] tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number Steven Rostedt <rostedt@goodmis.org> - 2016-11-19 00:00 +0100
    Re: [PATCH 2/2] tools lib traceevent: Use USECS_PER_SEC instead of  hardcoded number Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-11-19 00:50 +0100
      Re: [PATCH 2/2] tools lib traceevent: Use USECS_PER_SEC instead of  hardcoded number Steven Rostedt <rostedt@goodmis.org> - 2016-11-21 17:50 +0100
        Re: [PATCH 2/2] tools lib traceevent: Use USECS_PER_SEC instead of  hardcoded number Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-11-21 20:20 +0100
        Re: [PATCH 2/2] tools lib traceevent: Use USECS_PER_SEC instead of  hardcoded number Namhyung Kim <namhyung@kernel.org> - 2016-11-22 08:00 +0100
        [tip:perf/core] tools lib traceevent: Use USECS_PER_SEC instead of  hardcoded number tip-bot for Steven Rostedt <tipbot@zytor.com> - 2016-11-24 05:20 +0100

csiph-web