summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/oprof.c
Commit message (Expand)AuthorAgeFilesLines
* oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-041-13/+11
* oprofile: Remove exit function for timer modeRobert Richter2011-11-041-6/+2
* oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-041-5/+24
* oprofile: Use linux/mutex.hAnton Blanchard2011-05-241-1/+1
* oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-121-15/+6
* oprofile: don't call arch exit code from init code on failureWill Deacon2010-08-311-9/+2
* oprofile: convert oprofile from timer_hook to hrtimerMartin Schwidefsky2010-03-021-4/+8
* oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-201-2/+5
* oprofile: Grouping multiplexing code in oprof.cRobert Richter2009-07-201-51/+49
* oprofile: Remove oprofile_multiplexing_init()Robert Richter2009-07-201-14/+0
* oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter2009-07-201-5/+4
* oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter2009-07-201-3/+8
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-201-0/+78
* cpumask: modifiy oprofile initializationRobert Richter2009-01-221-8/+1
* cpumask: convert misc driver functionsRusty Russell2009-01-111-1/+8
* oprofile: rename kernel-wide identifiersRobert Richter2008-12-161-2/+2
* oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter2008-10-161-1/+1
* oprofile: whitespace fixesRobert Richter2008-10-151-12/+12
* Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-241-55/+3
* Oprofile Multiplexing PatchJason Yeh2008-07-261-3/+55
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-201-0/+28
* [PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster2006-06-251-13/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+188