From: Steven Rostedt <rostedt-nx8X9YLhiw1AfugRpC6u6w@public.gmane.org>
To: Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>,
Linux Kernel Mailing List
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Kernel Testers List
<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Maciej Rutecki
<maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Florian Mickler <florian-sVu6HhrpSfRAfugRpC6u6w@public.gmane.org>,
Andrew Watts <akwatts-DaQTI0RpDDMAvxtiuMwx3w@public.gmane.org>,
Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>,
Frederic Weisbecker
<fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [Bug #38132] [Warning] 2.6.39.x latencytop
Date: Sun, 10 Jul 2011 17:25:45 -0400 [thread overview]
Message-ID: <1310333145.2269.6.camel@gandalf.stny.rr.com> (raw)
In-Reply-To: <CAOJsxLEGqpcQP3S+TLBjpRsM=UTk=zyuHBoswXkVwbHsLaDqqg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On Sun, 2011-07-10 at 14:53 +0300, Pekka Enberg wrote:
> On Sun, Jul 10, 2011 at 1:58 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.38 and 2.6.39.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.38 and 2.6.39. Please verify if it still should
> > be listed and let the tracking team know (either way).
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=38132
> > Subject : [Warning] 2.6.39.x latencytop
> > Submitter : Andrew Watts <akwatts-DaQTI0RpDDMAvxtiuMwx3w@public.gmane.org>
> > Date : 2011-06-14 17:07 (27 days old)
> > Message-ID : <80098.5633.qm-tGSp4LqzbTn6X00i2u5GFvu2YVrzzGjVVpNB7YpNyf8@public.gmane.org>
> > References : http://marc.info/?l=linux-kernel&m=130807128506490&w=2
>
> This is a WARN_ON added in commit 6752ab4a ("tracing: Deprecate
> tracing_enabled for tracing_on") that lets the user know about
> deprecated ABI. It's somewhat unfortunate that there's no mention in
> the changelog if everyone agreed on the deprecation or not...
>
> That said, assuming the deprecation is OK (hi Steven, Frederic, Ingo!)
> I think this issue can be closed.
I deprecated it because I said I would for the last year ;)
The tracing_enabled never did what it was suppose to do. It was suppose
to be a "quick" way to disable tracing without fully disabling it. It
was suppose to try to turn things off to a low overhead but not fully
off without any overhead. The problem is that it never really worked
well. The only tracer that does anything different with it as suppose to
tracing_on, is the irqsoff tracers. They stop looking at max latencies
when you echo 0 into tracing_enabled. But that's it. Everything else,
it's just the same as echoing 0 into tracing_on. I think the irqsoff
tracers now even look at tracing_on if it should trace a max latency or
not, so tracing_enabled doesn't even help with that.
We can keep it around but I don't see any good reason for it besides not
having latency top give a warning.
Question: Why is latency top even touching this file?
-- Steve
next prev parent reply other threads:[~2011-07-10 21:25 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-10 10:54 3.0-rc6-git6: Reported regressions 2.6.38 -> 2.6.39 Rafael J. Wysocki
2011-07-10 10:54 ` [Bug #33242] Lockdep splat in autofs with 2.6.39-rc2 Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #35662] softlockup with kernel 2.6.39 Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #34942] [Bug] Kdump does not work when panic triggered due to MCE Rafael J. Wysocki
2011-07-10 12:06 ` Pekka Enberg
[not found] ` <CAOJsxLE9UBoMocTaWAt7DSoFFwGP5oD901XyeK6jGHEzUuSjDg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-10 12:25 ` Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #35642] On resume, I sometimes get a kernel oops with led_trigger_unregister_simple Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #35142] 2.6.39-rc7-git1 boot error message (no crash) Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #35242] NULL pointer dereference in intel_sdvo_write_cmd (was Black screen after boot) Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #36332] Intel gpu turns external monitor off when X starts Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #36182] Erroneous package power limit notification since kernel 2.6.39 Rafael J. Wysocki
2011-07-10 17:03 ` Olaf Freyer
[not found] ` <4E19DB69.5020406-hi6Y0CQ0nG0@public.gmane.org>
2011-07-10 20:20 ` Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #35922] SND_USB_AUDIO recording device not initializing correctly Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #36392] 2.6.39, 3.0-rc2 Intel DRI Regression: Black Screen after trying to play video Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37042] linux 3.0.0-rc2 libata-eh.c:4018 ata_scsi_port_error_handler+0x80/0x53d on s2disk Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #36952] [2.6.39] CIFS write failures where 2.6.38 works Rafael J. Wysocki
2011-07-10 11:58 ` Pekka Enberg
[not found] ` <CAOJsxLHNKTh_ATo4_mQfjUfqtddheE-+bF14SPCNYBu+fjW9Tw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-10 18:34 ` Jeff Layton
[not found] ` <20110710143458.531f226d-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2011-07-10 20:23 ` Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37312] Intel 5100 wifi stopped working with 2.6.39.1 Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37292] kernel BUG at fs/ecryptfs/read_write.c:47! Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37622] Poor wireless performance with Intel 4965AGN with iwl-legacy/iwl4965 Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37692] Linux 2.6.39.x fails to boot - unable to mount root fs Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37322] high load, unresponsive system spinning in rcu_kthread Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37472] Lenovo U160 (i915 black screen) Rafael J. Wysocki
2011-07-10 11:56 ` Pekka Enberg
[not found] ` <CAOJsxLGkWX61TLqwgL19tN5ZQuB2cUibPsNSvCB+Ydihtus__w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-10 20:46 ` Keith Packard
[not found] ` <yun7h7pg8y7.fsf-XEHByDMaNQOz9DMzp4kqnw@public.gmane.org>
2011-07-12 8:27 ` Dirk Gouders
[not found] ` <gisjqb6h0q.fsf-XGOYYVKeyQUMVNNnvMCQ9Q@public.gmane.org>
2011-07-12 8:35 ` Dirk Gouders
[not found] ` <gioc0z6gn2.fsf-XGOYYVKeyQUMVNNnvMCQ9Q@public.gmane.org>
2011-07-12 15:47 ` Keith Packard
[not found] ` <yunei1vec1k.fsf-XEHByDMaNQOz9DMzp4kqnw@public.gmane.org>
2011-07-12 16:12 ` Dirk Gouders
2011-07-10 10:58 ` [Bug #37752] Kernel Panic in drm_vblank_put+0x13/0x50 on P4 HT machine with 82915G/GV/910GL Integrated Graphics Controller Rafael J. Wysocki
2011-07-11 18:35 ` Martin
2011-07-11 19:21 ` Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37712] reboot / "shutdown -r now" hangs ; works fine on 2.6.38.7-1 Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #37772] Sometimes, sound disappears and doesn't want to idle Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #38132] [Warning] 2.6.39.x latencytop Rafael J. Wysocki
2011-07-10 11:53 ` Pekka Enberg
[not found] ` <CAOJsxLEGqpcQP3S+TLBjpRsM=UTk=zyuHBoswXkVwbHsLaDqqg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-10 12:35 ` Rafael J. Wysocki
2011-07-10 21:25 ` Steven Rostedt [this message]
[not found] ` <1310333145.2269.6.camel-f9ZlEuEWxVcI6MkJdU+c8EEOCMrvLtNR@public.gmane.org>
2011-07-11 7:34 ` Pekka Enberg
2011-07-10 10:58 ` [Bug #38102] BUG kmalloc-2048: Poison overwritten Rafael J. Wysocki
2011-07-10 11:29 ` Alexey Zaytsev
[not found] ` <CAB9v_DGfA4YLhDKeEZziFLgCak8cL+CjGdjkiwa_YtF_HHw5Dg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-10 12:32 ` Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #38742] After hard power-off, btrfs cannot be recovered except booting 2.6.38 or below kernel Rafael J. Wysocki
2011-07-10 10:58 ` [Bug #38842] panic in elv_completed_request on safe remove usb hard drive Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1310333145.2269.6.camel@gandalf.stny.rr.com \
--to=rostedt-nx8x9ylhiw1afugrpc6u6w@public.gmane.org \
--cc=akwatts-DaQTI0RpDDMAvxtiuMwx3w@public.gmane.org \
--cc=florian-sVu6HhrpSfRAfugRpC6u6w@public.gmane.org \
--cc=fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=mingo-X9Un+BFzKDI@public.gmane.org \
--cc=penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=rjw-KKrjLPT3xs0@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox