aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2019-03-18 02:30:02 +0300
committerPaul Moore <paul@paul-moore.com>2019-03-20 21:11:08 -0400
commit1660aac45e5b49a5ace29fb5b73254617533fcbd (patch)
treee59200e555ba893240443351c3c6a27296e53253 /tools/perf/scripts/python/bin/stackcollapse-report
parentnds32: define syscall_get_arch() (diff)
downloadlinux-1660aac45e5b49a5ace29fb5b73254617533fcbd.tar.gz
linux-1660aac45e5b49a5ace29fb5b73254617533fcbd.zip
nios2: define syscall_get_arch()
syscall_get_arch() is required to be implemented on all architectures in addition to already implemented syscall_get_nr(), syscall_get_arguments(), syscall_get_error(), and syscall_get_return_value() functions in order to extend the generic ptrace API with PTRACE_GET_SYSCALL_INFO request. Acked-by: Paul Moore <paul@paul-moore.com> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com> Cc: Elvira Khabirova <lineprinter@altlinux.org> Cc: Eugene Syromyatnikov <esyr@redhat.com> Cc: Ley Foon Tan <lftan@altera.com> Cc: Oleg Nesterov <oleg@redhat.com> Cc: Andy Lutomirski <luto@kernel.org> Cc: nios2-dev@lists.rocketboards.org Cc: linux-audit@redhat.com Signed-off-by: Dmitry V. Levin <ldv@altlinux.org> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
09f67c347e6e49ebd45042f5362b0ccbdcc&follow=1'>perf 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