aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/profile.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner1-1/+1
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter1-8/+4
2004-11-10[PATCH] remove contention on profile_lockJesse Barnes1-28/+17
2004-10-18[PATCH] profile: 512x Altix timer interrupt livelock fixWilliam Lee Irwin III1-1/+257
2004-10-18[PATCH] fix the prof=schedule featureIngo Molnar1-2/+2
2004-08-26[PATCH] improve OProfile on many-way systemsJohn Levon1-25/+44
2004-08-26[PATCH] make prof_buffer atomic_tWilliam Lee Irwin III1-11/+6
2004-08-26[PATCH] make private profile state staticWilliam Lee Irwin III1-6/+6
2004-08-26[PATCH] move profile_operationsWilliam Lee Irwin III1-5/+83
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III1-0/+20
2004-08-26[PATCH] consolidate prof_cpu_maskWilliam Lee Irwin III1-0/+45
2004-08-26[PATCH] schedule profileingArjan van de Ven1-1/+9
2003-07-18[PATCH] Centralize Linker SymbolsRusty Russell1-3/+2
2003-02-18[PATCH] consolidate and cleanup profiling code.Andrew Morton1-0/+33
2002-11-25[PATCH] Allow for profile_buf size = kernel text sizeAndrew Morton1-2/+6
2002-10-15[PATCH] oprofile - timer hookJohn Levon1-0/+30
2002-10-15[PATCH] oprofile - hooksJohn Levon1-0/+91