summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
/kernel/commit/mm/kmemleak.c?h=linux-6.12.y&id=e8b098fc5747a7c871f113c9eb65453cc2d86e6f'>mm: kernel-doc: add missing parameter descriptionsMike Rapoport 2018-04-05mm/kmemleak.c: make kmemleak_boot_config() __initDou Liyang 2018-03-28mm/kmemleak.c: wait for scan completion before disabling freeVinayak Menon 2018-01-31mm: kmemleak: remove unused hardirq.hYang Shi 2018-01-13kmemleak: allow to coexist with fault injectionDmitry Vyukov 2017-12-14mm/kmemleak.c: make cond_resched() rate-limiting more efficientAndrew Morton 2017-11-29kmemleak: add scheduling point to kmemleak_scan()Yisheng Xie 2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin) 2017-11-15kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644Konstantin Khlebnikov 2017-07-06mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas 2017-07-06mm: kmemleak: factor object reference updating out of scan_block()Catalin Marinas 2017-07-06mm: kmemleak: slightly reduce the size of some structures on 64-bit architect...Catalin Marinas 2017-03-31mm: fix section name for .data..ro_after_initKees Cook 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2016-12-12kmemleak: fix reference to DocumentationAndreas Platschek 2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski 2016-10-27mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas 2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas 2016-07-28kmemleak: don't hang if user disables scanning earlyVegard Nossum 2016-06-24mm: prevent KASAN false positives in kmemleakDmitry Vyukov 2016-03-17mm: coalesce split stringsJoe Perches 2016-03-17mm: convert pr_warning to pr_warnJoe Perches