On Mon, Nov 27, 2017 at 09:14:48AM +0100, Peter Zijlstra wrote:
> On Sat, Nov 25, 2017 at 05:08:08PM +0100, Thomas Gleixner wrote:
> > On Sat, 25 Nov 2017, Ingo Molnar wrote:
> > > kaiser_add_user_map_ptrs_early(__entry_text_start, __entry_text_end,
> > > __PAGE_K
On Sat, Nov 25, 2017 at 05:08:08PM +0100, Thomas Gleixner wrote:
> On Sat, 25 Nov 2017, Ingo Molnar wrote:
> > kaiser_add_user_map_ptrs_early(__entry_text_start, __entry_text_end,
> >__PAGE_KERNEL_RX | _PAGE_GLOBAL);
> > + kaiser_add_user_map_ptrs_early(__i
On Sat, 25 Nov 2017 17:08:08 +0100 (CET)
Thomas Gleixner wrote:
> Tracing uses it to stop the printout of the function graph. Should be safe
> to print the C-Code functions.
It uses it to filter out interrupts, as well as to print the:
"<=="
"==>"
annotations. Since function t
On Sat, 25 Nov 2017, Ingo Molnar wrote:
> kaiser_add_user_map_ptrs_early(__entry_text_start, __entry_text_end,
> __PAGE_KERNEL_RX | _PAGE_GLOBAL);
> + kaiser_add_user_map_ptrs_early(__irqentry_text_start,
> __irqentry_text_end,
> +
4 matches
Mail list logo