summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
ab457fffc8'>kernel/panic.c: display reason at end + pr_emergFabian Frederick 2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2014-03-31Use 'E' instead of 'X' for unsigned module taint flag.Rusty Russell 2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones 2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers 2014-02-13asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen 2013-11-26panic: Make panic_timeout configurableJason Baron 2013-11-13kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang 2013-09-11panic: call panic handlers before kmsg_dumpKees Cook 2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds 2013-07-09panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton 2013-06-19tracing: Disable tracing on warningSteven Rostedt (Red Hat) 2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo 2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell 2012-07-30panic: fix a possible deadlock in panic()Vikram Mulukutla 2012-05-18kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()Seiji Aguchi 2012-05-07panic: Make panic_on_oops configurableKyle McMartin 2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel