FS#3390 - Add profiling support to kernel

Attached to Project: Arch Linux
Opened by Tommi Rantala (ttrantal) - Wednesday, 26 October 2005, 19:08 GMT
Last edited by Judd Vinet (judd) - Tuesday, 01 November 2005, 23:20 GMT
Task Type Feature Request
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

If the profiling support doesn't do any harm (e.g. performance wise), it would be useful if it was enabled in the default kernel.

For example the sysprof tool requires this (http://www.daimi.au.dk/~sandmann/sysprof/).


2590c2578,2579
< # CONFIG_PROFILING is not set
---
> CONFIG_PROFILING=y
> CONFIG_OPROFILE=m
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Wednesday, 02 November 2005, 06:27 GMT
Reason for closing:  Fixed

Loading...