Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1469862
| From | Binoy Jayan <binoy.jayan@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] *** Latency histograms - IRQSOFF,PREEMPTOFF *** |
| Date | 2016-08-25 08:40 +0200 |
| Message-ID | <s9Wut-5LL-1@gated-at.bofh.it> (permalink) |
| References | <s9EnT-1uk-3@gated-at.bofh.it> <s9VoK-57C-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 25 August 2016 at 10:56, Daniel Wagner <daniel.wagner@bmw-carit.de> wrote: > Hi Binoy, > > On 08/24/2016 01:17 PM, Binoy Jayan wrote: >> >> Histogram output: >> cat /sys/kernel/debug/tracing/events/latency/latency_irqs/hist >> cat /sys/kernel/debug/tracing/events/latency/latency_preempt/hist >> cat /sys/kernel/debug/tracing/events/latency/latency_critical_timings/hist >> cat >> /sys/kernel/debug/tracing/events/latency/latency_hrtimer_interrupt/hist > > > [...] > >> Changes from v1 as per comments from Steven/Daniel >> - Use single tracepoint for irq/preempt/critical timings by introducing >> a trace type field to differentiate trace type in the same tracepoint. > > > Did you send out the right patches? This version still looks like the > previous one in this regard. And wouldn't be the 'Histogram output' have > only one file? Maybe I just understood something wrong here. > > cheers, > daniel Hi Daniel, This patch is after incorporating changes w.r.t. comments by steven. And regarding using one tracepoint, I have mentioned the same in the cover letter. I have sent you (only) another patch with that change. When I do it like that I get an RCU error, the first time the "type" key is used. It is weird that it happens only for the first time something is echo-ed to the trigger file. I haven't been able to figure out why yet. Binoy
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/3] *** Latency histograms - IRQSOFF,PREEMPTOFF *** Binoy Jayan <binoy.jayan@linaro.org> - 2016-08-24 13:20 +0200
Re: [PATCH v2 0/3] *** Latency histograms - IRQSOFF,PREEMPTOFF *** Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-08-25 07:30 +0200
Re: [PATCH v2 0/3] *** Latency histograms - IRQSOFF,PREEMPTOFF *** Binoy Jayan <binoy.jayan@linaro.org> - 2016-08-25 08:40 +0200
csiph-web