summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
AgeCommit message (Expand)AuthorLines
2005-03-13[PATCH] oprofile: make some code staticAdrian Bunk-7/+8
2005-02-01[PATCH] OProfile: Use profile_pc in oprofile_add_sampleZwane Mwaikambo-1/+1
2005-01-25[PATCH] oprofile: falling back on timer interrupt modeAkinobu Mita-3/+3
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner-2/+2
2005-01-07[PATCH] oprofile preempt warning fixesIngo Molnar-2/+2
2005-01-04[PATCH] oprofile: minor cleanupsPekka Enberg-12/+5
2005-01-04[PATCH] oprofile: backtrace operation does not initializedGreg Banks-4/+5
2005-01-04[PATCH] oprofile: arch-independent code for stack trace samplingGreg Banks-88/+265
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen-0/+1
2004-11-10[PATCH] remove contention on profile_lockJesse Barnes-10/+3
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris-10/+4
2004-09-13[PATCH] fix OProfile lockingJohn Levon-34/+19
2004-09-07[PATCH] Speed up oprofile buffer drain codeAnton Blanchard-31/+18
2004-09-07[PATCH] fix oprofile vfree warning on errorAnton Blanchard-2/+4
2004-09-07[PATCH] use for_each_cpu in oprofile codeAnton Blanchard-24/+6
2004-09-04[PATCH] out-of-line locks / genericZwane Mwaikambo-1/+1
2004-08-26[PATCH] improve OProfile on many-way systemsJohn Levon-148/+235
2004-08-05[PATCH] simple_read_buffer() helper functionAlexander Viro-38/+3
2004-06-30[PATCH] sparse: NULL vs 0 - rest of driversMika Kukkonen-8/+8
2004-06-23[PATCH] OProfile: allow normal user to trigger sample dumpsAndrew Morton-7/+20
2004-05-28[PATCH] sparse: oprofile __user annotationAlexander Viro-13/+13
2004-04-17[PATCH] Oprofilefs cant handle > 99 cpusAndrew Morton-1/+1
2004-02-18[PATCH] oprofile: ARM infrastructureAndrew Morton-1/+0
2004-02-03[PATCH] oprofile per-cpu buffer overrunAndrew Morton-2/+2
2004-01-18[PATCH] Use for_each_cpu() Where It's Meant To BeAndrew Morton-0/+1
2003-08-21[PATCH] OProfile: add a useful statisticJohn Levon-1/+7
2003-08-21[PATCH] OProfile: export kernel pointer size in oprofilefsJohn Levon-7/+19
2003-06-17[PATCH] OProfile: thread switching performance fixJohn Levon-4/+6
2003-06-11[PATCH] OProfile: fix init / exit routineJohn Levon-18/+15
2003-06-11[PATCH] OProfile: remove useless codeJohn Levon-3/+1
2003-06-11[PATCH] OProfile: Export task->tgid in the bufferJohn Levon-3/+9
2003-05-25[PATCH] OProfile: fix stale commentJohn Levon-4/+2
2003-05-25[PATCH] OProfile: timer usage overrideJohn Levon-6/+19
2003-05-25[PATCH] OProfile: minimize sample errorJohn Levon-6/+18
2003-05-25[PATCH] OProfile: flush work queue on shutdownJohn Levon-4/+10
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer-2/+2
2003-05-03[OPROFILE]: timer_int.c needs profile.h and init.hDavid S. Miller-0/+2
2003-05-03[PATCH] OProfile updateJohn Levon-3/+26
2003-05-03[PATCH] OProfile updateJohn Levon-4/+6
2003-05-03[PATCH] OProfile updateJohn Levon-0/+2
2003-05-03[PATCH] OProfile updateJohn Levon-19/+15
2003-05-03[PATCH] OProfile updateJohn Levon-1/+5
2003-05-03[PATCH] OProfile updateJohn Levon-7/+7
2003-05-03[PATCH] OProfile updateJohn Levon-1/+66
2003-04-04[PATCH] oprofile doesn't compile with CONFIG_MODULES=nJohn Levon-1/+7
2003-04-04[PATCH] bk - fix oprofile for pm driver registerJohn Levon-0/+1
2003-04-01[PATCH] module load notificationJohn Levon-1/+26
2003-03-17[PATCH] fix oprofile timer raceAndrew Morton-6/+11
2003-03-08[PATCH] fix oprofile on x86 > 1 counterJohn Levon-3/+0
2003-03-04[PATCH] Fix oprofile on UP, small additional fixJohn Levon-57/+93