summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorAlan Maguire <alan.maguire@oracle.com>2021-07-15 16:15:26 +0100
committerAndrii Nakryiko <andrii@kernel.org>2021-07-16 13:50:36 -0700
commit70a9241fbce5398965bf05a595ee892845ae31e9 (patch)
treef43063e9281444c97fa38e67379dbfed404ba5d1 /tools/perf/scripts/python/flamegraph.py
parent17283337ff86a1956940bc6bfb3f7dafe82304f3 (diff)
downloadkernel-70a9241fbce5398965bf05a595ee892845ae31e9.tar.gz
selftests/bpf: Add dump type data tests to btf dump tests
Test various type data dumping operations by comparing expected format with the dumped string; an snprintf-style printf function is used to record the string dumped. Also verify overflow handling where the data passed does not cover the full size of a type, such as would occur if a tracer has a portion of the 8k "struct task_struct". Signed-off-by: Alan Maguire <alan.maguire@oracle.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/1626362126-27775-4-git-send-email-alan.maguire@oracle.com
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
10-17[MIPS] IP22: Fix hang due to messing with timer interrupt handlerThomas Bogendoerfer 2007-10-16[MIPS] IP22: Enable -Werror.Ralf Baechle 2007-10-16[MIPS] IP22: Complain if requesting the front panel irq failed.Ralf Baechle 2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle 2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle 2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle 2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle 2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle 2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle 2007-09-11[MIPS] IP22: fix wrong argument orderThomas Bogendoerfer 2007-09-11[MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer 2007-08-27[MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle 2007-08-27[MIPS] IP22: Fix modpost warning.Ralf Baechle