summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2009-01-22 16:38:21 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-14 23:28:10 +0100
commitcd95302d255264c5e6ebe1063320d80517bf2f83 (patch)
tree8d1d3a8bb6fc0d0d95eb05e066bdb540542e272a /tools/perf/scripts/python/stackcollapse.py
parentf989209e2f604730888a6daa3b3ff30ed0c9d7c0 (diff)
downloadkernel-cd95302d255264c5e6ebe1063320d80517bf2f83.tar.gz
lockdep: simplify mark_lock_irq() helpers #3
Kill another argument Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
='/distro/kernel/commit/fs/gfs2/util.c?id=601ef0d52e9617588fcff3df26953592f2eb44ac'>gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson 2020-02-10gfs2: move check_journal_clean to util.c for future useBob Peterson 2020-02-10gfs2: Introduce concept of a pending withdrawBob Peterson 2020-02-10gfs2: Return bool from gfs2_assert functionsAndreas Gruenbacher 2020-02-10gfs2: Turn gfs2_consist into void functionsAndreas Gruenbacher 2020-02-10gfs2: Remove usused cluster_wide arguments of gfs2_consist functionsAndreas Gruenbacher 2020-02-10gfs2: Split gfs2_lm_withdraw into two functionsAndreas Gruenbacher 2019-11-14gfs2: Introduce function gfs2_withdrawnBob Peterson 2019-09-03gfs2: Fix possible fs name overflowsBob Peterson 2019-06-27gfs2: dump fsid when dumping glock problemsBob Peterson 2019-06-27gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner 2018-10-05gfs2: slow the deluge of io error messagesBob Peterson 2018-08-28gfs2: improve debug information when lvb mismatches are foundBob Peterson 2018-06-21gfs2: Don't withdraw under a spin lockAndreas Gruenbacher