Re: [tip:x86/trace] x86, trace: Add page fault tracepoints

2013-11-11 Thread Ingo Molnar
* Seiji Aguchi wrote: > > > Seiji - are you okay with this? If so I'll just make a quick patch now. > > > > I'm OK with it. Thanks guys! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordo

Re: [tip:x86/trace] x86, trace: Add page fault tracepoints

2013-11-11 Thread H. Peter Anvin
On 11/11/2013 12:29 AM, Ingo Molnar wrote: > > Nice! > > It would be nice to change this to hierarchical naming: > >page_fault_user >page_fault_kernel > > I.e. the higher level concept named first and go to the left, details go > to the right. > > (That way x86_exceptions.page_fault_u

RE: [tip:x86/trace] x86, trace: Add page fault tracepoints

2013-11-11 Thread Seiji Aguchi
> Seiji - are you okay with this? If so I'll just make a quick patch now. > I'm OK with it. Seiji -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html P

Re: [tip:x86/trace] x86, trace: Add page fault tracepoints

2013-11-11 Thread Ingo Molnar
* tip-bot for Seiji Aguchi wrote: > Commit-ID: d34603b07c4255b2b00a546d34f297ccd50ae4c6 > Gitweb: http://git.kernel.org/tip/d34603b07c4255b2b00a546d34f297ccd50ae4c6 > Author: Seiji Aguchi > AuthorDate: Wed, 30 Oct 2013 16:39:03 -0400 > Committer: H. Peter Anvin > CommitDate: Fri, 8 N

[tip:x86/trace] x86, trace: Add page fault tracepoints

2013-11-08 Thread tip-bot for Seiji Aguchi
Commit-ID: d34603b07c4255b2b00a546d34f297ccd50ae4c6 Gitweb: http://git.kernel.org/tip/d34603b07c4255b2b00a546d34f297ccd50ae4c6 Author: Seiji Aguchi AuthorDate: Wed, 30 Oct 2013 16:39:03 -0400 Committer: H. Peter Anvin CommitDate: Fri, 8 Nov 2013 14:15:49 -0800 x86, trace: Add page faul