sysprof needs aarch64 port

Bug #1094895 reported by Riku Voipio
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Linaro AArch64 cross-distro work
Triaged
Low
Unassigned
Linaro OpenEmbedded
New
Undecided
Unassigned

Bug Description

Sysprof is a statistical, system-wide profiler for Linux. Currently it supports only x86, but simple patches to enable arm and mips support exist in OE ( openembedded-core/meta/recipes-kernel/sysprof/files/rmb-arm.patch )
.

Adding aarch64 support is trivial, but this software is quite low priority for us now.

Changed in linaro-aarch64:
importance: Undecided → Low
Revision history for this message
Riku Voipio (riku-voipio) wrote :

From the error log:

collector.c: In function 'sysprof_perf_counter_open':
collector.c:193:21: error: '__NR_perf_counter_open' undeclared (first use in this function)
collector.c:193:21: note: each undeclared identifier is reported only once for each function it appears in
collector.c: In function 'on_read':
collector.c:261:5: warning: implicit declaration of function 'rmb' [-Wimplicit-function-declaration]
collector.c: In function 'process_event':
collector.c:655:11: warning: variable 'name' set but not used [-Wunused-but-set-variable]
collector.c: In function 'sysprof_perf_counter_open':
collector.c:194:1: warning: control reaches end of non-void function [-Wreturn-type]

Changed in linaro-aarch64:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.