aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMatthew Wilcox <mawilcox@microsoft.com>2017-01-28 09:56:22 -0500
committerMatthew Wilcox <mawilcox@microsoft.com>2017-02-13 16:09:55 -0500
commit0ac398ef391b53122976325ab6953456ce8e8310 (patch)
tree99318e48860947c93bb7a230e66834abd67bef7a /tools/perf/scripts/python/stackcollapse.py
parentradix-tree: Add radix_tree_iter_tag_clear() (diff)
downloadlinux-0ac398ef391b53122976325ab6953456ce8e8310.tar.gz
linux-0ac398ef391b53122976325ab6953456ce8e8310.zip
radix-tree: Add radix_tree_iter_delete
Factor the deletion code out into __radix_tree_delete() and provide a nice iterator-based wrapper around it. If we free the node, advance the iterator to avoid reading from freed memory. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
lass='insertions'>+3 2014-12-16perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline argArnaldo Carvalho de Melo1-1/+1 2014-12-11perf trace: Provide a better explanation when mmap failsArnaldo Carvalho de Melo1-6/+6 2014-12-11perf evlist: Introduce strerror_mmap methodArnaldo Carvalho de Melo2-0/+24 2014-12-11perf tools: Use sysctl__read_int instead of ad-hoc copiesArnaldo Carvalho de Melo2-18/+2 2014-12-11tools lib fs: Add sysctl__read_int helperArnaldo Carvalho de Melo2-0/+14 2014-12-11tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo4-18/+23 2014-12-11perf: Fix events installation during moving groupJiri Olsa1-2/+2 2014-12-11perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa1-3/+19 2014-12-10perf kvm stat live: Mark events as (x86 only) in help outputAlexander Yarygin1-1/+2 2014-12-09perf tests: Fix attr tests size values to cope with machine state on interrup...Jiri Olsa2-2/+2 2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan3-7/+7 2014-12-09perf callchain: Move cpumode resolve code to add_callchain_ipKan Liang1-37/+35 2014-12-09perf callchain: Fixup parameter handling error messageKan Liang1-1/+1 2014-12-09perf tools: Add --buildid-dir option to set cache directoryJiri Olsa4-6/+22 2014-12-09perf buildid cache: Fix -a segfault related to kcore handlingJiri Olsa1-1/+1 2014-12-09perf buildid-cache: Remove extra debugdir variablesJiri Olsa2-13/+7 2014-12-09perf tools: Use single strcmp call instead of twoJiri Olsa1-1/+1 2014-12-09perf hists browser: Change print format from %lu to %PRIu64Tom Huynh1-1/+1 2014-12-09perf bench: Fix memcpy/memset outputRabin Vincent1-8/+10 2014-12-09perf bench: Merge memset into memcpyRabin Vincent3-305/+90 2014-12-09perf bench: Prepare memcpy for mergeRabin Vincent1-78/+104 2014-12-08hwmon: (tmp401) Detect TMP435 on all addresses it supportsGuenter Roeck2-6/+5 2014-12-08x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov1-1/+13 2014-12-08mfd: rtsx: Add func to split u32 into registerMicky Ching1-0/+9