aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] oprofile preempt warning fixesIngo Molnar1-2/+2
2005-01-04[PATCH] oprofile: minor cleanupsPekka Enberg2-12/+5
2005-01-04[PATCH] oprofile: backtrace operation does not initializedGreg Banks2-4/+5
2005-01-04[PATCH] oprofile: arch-independent code for stack trace samplingGreg Banks10-88/+265
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-0/+1
2004-11-10[PATCH] remove contention on profile_lockJesse Barnes1-10/+3
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris1-10/+4
2004-09-13[PATCH] fix OProfile lockingJohn Levon3-34/+19
2004-09-07[PATCH] Speed up oprofile buffer drain codeAnton Blanchard2-31/+18
2004-09-07[PATCH] fix oprofile vfree warning on errorAnton Blanchard1-2/+4
2004-09-07[PATCH] use for_each_cpu in oprofile codeAnton Blanchard2-24/+6
2004-09-04[PATCH] out-of-line locks / genericZwane Mwaikambo1-1/+1
2004-08-26[PATCH] improve OProfile on many-way systemsJohn Levon5-148/+235
2004-08-05[PATCH] simple_read_buffer() helper functionAlexander Viro1-38/+3
2004-06-30[PATCH] sparse: NULL vs 0 - rest of driversMika Kukkonen3-8/+8
2004-06-23[PATCH] OProfile: allow normal user to trigger sample dumpsAndrew Morton2-7/+20
2004-05-28[PATCH] sparse: oprofile __user annotationAlexander Viro3-13/+13
2004-04-17[PATCH] Oprofilefs cant handle > 99 cpusAndrew Morton1-1/+1
2004-02-18[PATCH] oprofile: ARM infrastructureAndrew Morton1-1/+0
2004-02-03[PATCH] oprofile per-cpu buffer overrunAndrew Morton1-2/+2
2004-01-18[PATCH] Use for_each_cpu() Where It's Meant To BeAndrew Morton1-0/+1
2003-08-21[PATCH] OProfile: add a useful statisticJohn Levon3-1/+7
2003-08-21[PATCH] OProfile: export kernel pointer size in oprofilefsJohn Levon2-7/+19
2003-06-17[PATCH] OProfile: thread switching performance fixJohn Levon1-4/+6
2003-06-11[PATCH] OProfile: fix init / exit routineJohn Levon1-18/+15
2003-06-11[PATCH] OProfile: remove useless codeJohn Levon1-3/+1
2003-06-11[PATCH] OProfile: Export task->tgid in the bufferJohn Levon2-3/+9
2003-05-25[PATCH] OProfile: fix stale commentJohn Levon1-4/+2
2003-05-25[PATCH] OProfile: timer usage overrideJohn Levon1-6/+19
2003-05-25[PATCH] OProfile: minimize sample errorJohn Levon1-6/+18
2003-05-25[PATCH] OProfile: flush work queue on shutdownJohn Levon1-4/+10
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-2/+2
2003-05-03[OPROFILE]: timer_int.c needs profile.h and init.hDavid S. Miller1-0/+2
2003-05-03[PATCH] OProfile updateJohn Levon1-3/+26
2003-05-03[PATCH] OProfile updateJohn Levon3-4/+6
2003-05-03[PATCH] OProfile updateJohn Levon1-0/+2
2003-05-03[PATCH] OProfile updateJohn Levon1-19/+15
2003-05-03[PATCH] OProfile updateJohn Levon1-1/+5
2003-05-03[PATCH] OProfile updateJohn Levon1-7/+7
2003-05-03[PATCH] OProfile updateJohn Levon2-1/+66
2003-04-04[PATCH] oprofile doesn't compile with CONFIG_MODULES=nJohn Levon1-1/+7
2003-04-04[PATCH] bk - fix oprofile for pm driver registerJohn Levon1-0/+1
2003-04-01[PATCH] module load notificationJohn Levon2-1/+26
2003-03-17[PATCH] fix oprofile timer raceAndrew Morton1-6/+11
2003-03-08[PATCH] fix oprofile on x86 > 1 counterJohn Levon1-3/+0
2003-03-04[PATCH] Fix oprofile on UP, small additional fixJohn Levon4-57/+93
2003-02-19[PATCH] oprofile author needs to learn CJohn Levon1-1/+1
2003-02-18MergeRichard Henderson8-35/+111
2003-02-10[PATCH] oprofile: kernel/user addresses fixJohn Levon4-28/+79
2003-02-10[PATCH] oprofile: fix oprofilefs integer files baseJohn Levon1-1/+1
2003-02-10[PATCH] oprofile: CPU type as stringJohn Levon4-6/+31
2002-12-21[OPROFILE] First cut at oprofile support for Alpha.Richard Henderson1-0/+1
2002-12-18[PATCH] oprofile updateJohn Levon8-50/+43
2002-12-01[PATCH] fixes for oprofile on ppc64Anton Blanchard3-1/+3
2002-11-26[PATCH] oprofile build fixAndrew Morton1-0/+1
2002-11-04[PATCH] timers: drivers/*Andrew Morton1-1/+2
2002-10-31[PATCH] fix sys_lookup_dcookie prototypeJohn Levon1-12/+12
2002-10-15[PATCH] oprofile - dcookies need to use u32John Levon2-13/+12
2002-10-15[PATCH] oprofile - coreJohn Levon12-0/+1514