2013/8/9 Rafał Miłecki <[email protected]>: > --- > oprofile requires System.map, which is not included in the OpenWrt > image. I tried to modify Makefile to include it, but it doesn't seem > to be available at the point of executing Package/oprofile/install:
Oops, I totally messed up ;) oprofile requires vmlinux, not the System.map! System.map is required by "readprofil" tool that uses /proc/profile -- Rafał _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
