summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJoel Becker <joel.becker@oracle.com>2008-05-30 15:30:49 -0700
committerMark Fasheh <mfasheh@suse.com>2008-06-16 10:46:50 -0700
commit3878f110f71a0971ff7acc15dd6db711b6ef37c6 (patch)
tree39d5e1e8508cab23ba79c5da5abf897ca5843a9b /tools/perf/scripts/python/stackcollapse.py
parent066519068ad2fbe98c7f45552b1f592903a9c8c8 (diff)
downloadkernel-3878f110f71a0971ff7acc15dd6db711b6ef37c6.tar.gz
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
ocfs2 needs to call out to the hb_ctl program at unmount for all cluster stacks. The first step is to move the hb_ctl_path sysctl out of the o2cb code and into the generic stack glue. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
: call mmu_notifier_invalidate_range() from VMMJoerg Roedel 2014-10-09mm: ksm use pr_err instead of printkPaul McQuade 2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown 2014-06-23mm: let mm_find_pmd fix buggy race with THP faultHugh Dickins 2014-03-04mm: close PageTail raceDavid Rientjes 2014-01-23mm: audit/fix non-modular users of module_init in core codePaul Gortmaker 2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin 2014-01-21mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim 2014-01-21mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim 2014-01-21mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim 2014-01-21mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim 2014-01-21mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim 2013-11-13ksm: remove redundant __GFP_ZERO from kcallocJoe Perches 2013-09-11mm: replace strict_strtoul() with kstrtoul()Jingoo Han 2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins 2013-02-27hlist: drop the node parameter from iteratorsSasha Levin 2013-02-23ksm: allocate roots when neededHugh Dickins 2013-02-23mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins 2013-02-23ksm: shrink 32-bit rmap_item back to 32 bytesHugh Dickins 2013-02-23ksm: treat unstable nid like in stable treeHugh Dickins 2013-02-23ksm: add some commentsHugh Dickins 2013-02-23ksm: stop hotremove lockdep warningHugh Dickins 2013-02-23ksm: make !merge_across_nodes migration safeHugh Dickins 2013-02-23ksm: make KSM page migration possibleHugh Dickins 2013-02-23ksm: remove old stable nodes more thoroughlyHugh Dickins 2013-02-23ksm: get_ksm_page lockedHugh Dickins 2013-02-23ksm: reorganize ksm_check_stable_treeHugh Dickins 2013-02-23ksm: trivial tidyupsHugh Dickins 2013-02-23ksm: allow trees per NUMA nodePetr Holasek 2013-02-23mm/ksm.c: use new hashtable implementationSasha Levin 2013-02-23mm: reduce rmap overhead for ex-KSM page copies created on swap faultsJohannes Weiner