aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/oprof.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-04oprofile, x86: Reimplement nmi timer mode using perf eventGravatar Robert Richter 1-13/+11
2011-11-04oprofile: Remove exit function for timer modeGravatar Robert Richter 1-6/+2
2011-11-04oprofile: Fix crash when unloading module (hr timer mode)Gravatar Robert Richter 1-5/+24
2011-05-24oprofile: Use linux/mutex.hGravatar Anton Blanchard 1-1/+1
2010-10-12oprofile: disable write access to oprofilefs while profiler is runningGravatar Robert Richter 1-15/+6
2010-08-31oprofile: don't call arch exit code from init code on failureGravatar Will Deacon 1-9/+2
2010-03-02oprofile: convert oprofile from timer_hook to hrtimerGravatar Martin Schwidefsky 1-4/+8
2009-07-20oprofile: Adding switch counter to oprofile statistic variablesGravatar Robert Richter 1-2/+5
2009-07-20oprofile: Grouping multiplexing code in oprof.cGravatar Robert Richter 1-51/+49
2009-07-20oprofile: Remove oprofile_multiplexing_init()Gravatar Robert Richter 1-14/+0
2009-07-20oprofile: Rename variable timeout_jiffies and move to oprofile_files.cGravatar Robert Richter 1-5/+4
2009-07-20oprofile: oprofile_set_timeout(), return with error for invalid argsGravatar Robert Richter 1-3/+8
2009-07-20oprofile: Implement performance counter multiplexingGravatar Jason Yeh 1-0/+78
2009-01-22cpumask: modifiy oprofile initializationGravatar Robert Richter 1-8/+1
2009-01-11cpumask: convert misc driver functionsGravatar Rusty Russell 1-1/+8
2008-12-16oprofile: rename kernel-wide identifiersGravatar Robert Richter 1-2/+2
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Gravatar Robert Richter 1-1/+1
2008-10-15oprofile: whitespace fixesGravatar Robert Richter 1-12/+12
2008-09-24Revert "Oprofile Multiplexing Patch"Gravatar Robert Richter 1-55/+3
2008-07-26Oprofile Multiplexing PatchGravatar Jason Yeh 1-3/+55
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsGravatar Bob Nelson 1-0/+28
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesGravatar Markus Armbruster 1-13/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+188