Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1211228
| From | Tony Jones <tonyj@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] perf script/python: add new compaction-times script |
| Date | 2015-08-21 18:10 +0200 |
| Message-ID | <pZX3b-8W-7@gated-at.bofh.it> (permalink) |
| References | <pWdSV-L4-7@gated-at.bofh.it> <pYyzT-a5-9@gated-at.bofh.it> <pZuue-TI-21@gated-at.bofh.it> <pZE0y-6as-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/20/2015 12:42 PM, Arnaldo Carvalho de Melo wrote: > Well, we don't have any firm set standard for outputting from scripts, > so if you did it inspired by existing scripts outputs, probably that is > good enough, having someone testing it is a plus, and in these cases, if > the "works for me" means you actually tested it, can we replace the > "Acked-by" with a "Tested-by"? The output seemed consistent with the existing scripts in that, as you point out, there really isn't much consistency. Taking a second look, the only thing I can see is that scripts such as futex-contention and failed-syscalls-by-pid output "comm *[pid]" whereas I'm outputting "pid[comm]". That's certainly easy to change. Yes, I believe Vlastimil tested v1 and v2 but I'll let him speak to this and to whether his approval goes beyond testing (re: acked-by). thanks tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2] perf script/python: add new compaction-times script Vlastimil Babka <vbabka@suse.cz> - 2015-08-20 11:40 +0200
Re: [PATCH v2] perf script/python: add new compaction-times script Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-08-20 21:50 +0200
Re: [PATCH v2] perf script/python: add new compaction-times script Tony Jones <tonyj@suse.com> - 2015-08-21 18:10 +0200
Re: [PATCH v2] perf script/python: add new compaction-times script Vlastimil Babka <vbabka@suse.cz> - 2015-08-21 20:10 +0200
csiph-web