aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/oprof.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-04oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter1-13/+11
2011-11-04oprofile: Remove exit function for timer modeRobert Richter1-6/+2
2011-11-04oprofile: Fix crash when unloading module (hr timer mode)Robert Richter1-5/+24
2011-05-24oprofile: Use linux/mutex.hAnton Blanchard1-1/+1
2010-10-12oprofile: disable write access to oprofilefs while profiler is runningRobert Richter1-15/+6
2010-08-31oprofile: don't call arch exit code from init code on failureWill Deacon1-9/+2
2010-03-02oprofile: convert oprofile from timer_hook to hrtimerMartin Schwidefsky1-4/+8
2009-07-20oprofile: Adding switch counter to oprofile statistic variablesRobert Richter1-2/+5
2009-07-20oprofile: Grouping multiplexing code in oprof.cRobert Richter1-51/+49
2009-07-20oprofile: Remove oprofile_multiplexing_init()Robert Richter1-14/+0
2009-07-20oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter1-5/+4
2009-07-20oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter1-3/+8
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh1-0/+78
2009-01-22cpumask: modifiy oprofile initializationRobert Richter1-8/+1
2009-01-11cpumask: convert misc driver functionsRusty Russell1-1/+8
2008-12-16oprofile: rename kernel-wide identifiersRobert Richter1-2/+2
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter1-1/+1
2008-10-15oprofile: whitespace fixesRobert Richter1-12/+12
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter1-55/+3
2008-07-26Oprofile Multiplexing PatchJason Yeh1-3/+55
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-0/+28
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster1-13/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+188