summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-report
AgeCommit message (Expand)Author
2020-05-05perf flamegraph: Use /bin/bash for report and record scriptsArnaldo Carvalho de Melo
2020-04-16perf script: Add flamegraph.py scriptAndreas Gerstmayr
istro/kernel/commit/mm/slub.c?id=a68ee0573991e90af2f1785db309206408bad3e5'>mm/slub: fix stack overruns with SLUB_STATSQian Cai 2020-06-02slub: remove kmalloc under list_lock from list_slab_objects() V2Christopher Lameter 2020-06-02slub: Remove userspace notifier for cache add/removeChristoph Lameter 2020-06-02mm/slub.c: fix corrupted freechain in deactivate_slab()Dongli Zhang 2020-05-07mm/slub: fix incorrect interpretation of s->offsetWaiman Long 2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2020-04-21slub: avoid redzone when choosing freepointer locationKees Cook 2020-04-07mm/slub: add missing annotation for put_map()Jules Irenge 2020-04-07mm/slub: add missing annotation for get_map()Jules Irenge 2020-04-02slub: relocate freelist pointer to middle of objectKees Cook 2020-04-02slub: improve bit diffusion for freelist ptr obfuscationKees Cook 2020-04-02mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIschenqiwu 2020-04-02mm/slub.c: replace cpu_slab->partial with wrapped APIschenqiwu 2020-03-26mm/sl[uo]b: export __kmalloc_track(_node)_callerDaniel Vetter 2020-03-21mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka 2020-03-18mm: slub: be more careful about the double cmpxchg of freelistLinus Torvalds 2020-03-18mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn 2020-01-31mm/slub.c: avoid slub allocation while holding list_lockYu Zhao 2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2020-01-24smp: Remove allocation mask from on_each_cpu_cond.*()Sebastian Andrzej Siewior 2020-01-13mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka 2019-12-08sched/rt, mm: Use CONFIG_PREEMPTIONThomas Gleixner 2019-12-01mm/slub.c: clean up validate_slab()Yu Zhao 2019-12-01mm/slub.c: update commentsYu Zhao 2019-12-01mm: slub: print the offset of fault addressesMiles Chen 2019-11-15mm: slub: really fix slab walking for init_on_freeLaura Abbott 2019-10-14mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko 2019-10-14mm/slub: fix a deadlock in show_slab_objects()Qian Cai 2019-10-07mm, sl[ou]b: improve memory accountingVlastimil Babka