Re: [PATCH v2 0/2] Stop Intel Processor Trace logging on panic

2015-11-12 Thread Takao Indoh
On 2015/11/12 21:38, Peter Zijlstra wrote: > On Thu, Nov 12, 2015 at 09:05:11PM +0900, Takao Indoh wrote: >> Ping, any comments on these patches? >> > > I've taken them, they should appear in tip sometime after the merge > window closes. > Ok, thanks. Thanks, Takao Indoh -- To unsubscribe from

Re: [PATCH v2 0/2] Stop Intel Processor Trace logging on panic

2015-11-12 Thread Peter Zijlstra
On Thu, Nov 12, 2015 at 09:05:11PM +0900, Takao Indoh wrote: > Ping, any comments on these patches? > I've taken them, they should appear in tip sometime after the merge window closes. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...

Re: [PATCH v2 0/2] Stop Intel Processor Trace logging on panic

2015-11-12 Thread Takao Indoh
Ping, any comments on these patches? Thanks, Takao Indoh On 2015/11/04 14:22, Takao Indoh wrote: > Hi all, > > These patch series provide a feature to stop Intel Processor Trace > (Intel PT) logging and save its registers in the memory on panic. > > Intel PT is a new feature of Intel CPU "Broad

[PATCH v2 0/2] Stop Intel Processor Trace logging on panic

2015-11-03 Thread Takao Indoh
Hi all, These patch series provide a feature to stop Intel Processor Trace (Intel PT) logging and save its registers in the memory on panic. Intel PT is a new feature of Intel CPU "Broadwell", it captures information about program execution flow. Here is a article about Intel PT. https://software