Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1499708
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 05/11] x86/tracing: fix compat syscall handling |
| Date | 2016-10-12 16:00 +0200 |
| Message-ID | <srseB-5aq-3@gated-at.bofh.it> (permalink) |
| References | <sr2Nb-5Cj-3@gated-at.bofh.it> <sr2Nc-5Cj-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 11 Oct 2016, Marcin Nowakowski wrote: > -/* > - * Because ia32 syscalls do not map to x86_64 syscall numbers > - * this screws up the trace output when tracing a ia32 task. > - * Instead of reporting bogus syscalls, just do not trace them. > - * > - * If the user really wants these, then they should use the > - * raw syscall tracepoints with filtering. Why aren't you moving this information to the new place? It's valuable. Thanks, tglx
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 05/11] x86/tracing: fix compat syscall handling Marcin Nowakowski <marcin.nowakowski@imgtec.com> - 2016-10-11 12:50 +0200
Re: [PATCH v3 05/11] x86/tracing: fix compat syscall handling Thomas Gleixner <tglx@linutronix.de> - 2016-10-12 16:00 +0200
Re: [PATCH v3 05/11] x86/tracing: fix compat syscall handling Marcin Nowakowski <marcin.nowakowski@imgtec.com> - 2016-10-13 08:40 +0200
csiph-web