summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
Commit message (Expand)AuthorAgeFilesLines
* oprofile: fix uninitialized use of struct op_entryRobert Richter2009-01-172-0/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-097-296/+340
|\
| * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-072-10/+15
| * oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs codeRobert Richter2009-01-072-10/+0
| * oprofile: use new data sample format for ibsRobert Richter2009-01-073-59/+35
| * oprofile: add op_cpu_buffer_get_data()Robert Richter2009-01-072-2/+24
| * oprofile: add op_cpu_buffer_add_data()Robert Richter2009-01-072-1/+13
| * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-073-91/+102
| * oprofile: modify op_cpu_buffer_read_entry()Robert Richter2009-01-073-14/+25
| * oprofile: add op_cpu_buffer_write_reserve()Robert Richter2009-01-072-15/+37
| * oprofile: rename variables in add_ibs_begin()Robert Richter2009-01-071-13/+13
| * oprofile: rename add_sample() in cpu_buffer.cRobert Richter2009-01-071-11/+11
| * oprofile: making add_sample_entry() inlineRobert Richter2009-01-071-1/+1
| * oprofile: remove backtrace code for ibsRobert Richter2009-01-072-10/+2
| * oprofile: remove unused ibs macroRobert Richter2009-01-071-2/+0
| * oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter2009-01-072-4/+0
| * oprofile: simplify add_ibs_begin()Robert Richter2009-01-071-5/+2
| * oprofile: simplify add_sample() in cpu_buffer.cRobert Richter2008-12-301-5/+1
| * oprofile: simplify oprofile_begin_trace()Robert Richter2008-12-291-5/+4
| * oprofile: simplify sync_buffer()Robert Richter2008-12-291-6/+14
| * oprofile: simplify add_sample()Robert Richter2008-12-291-20/+19
| * oprofile: add inline function __oprofile_add_ext_sample()Robert Richter2008-12-291-3/+10
| * oprofile: reordering some code in cpu_buffer.cRobert Richter2008-12-291-10/+10
| * oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter2008-12-292-48/+50
| * oprofile: rename cpu buffer functionsRobert Richter2008-12-293-12/+12
| * oprofile: rename kernel-wide identifiersRobert Richter2008-12-165-27/+28
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0
* | shrink struct dentryNick Piggin2008-12-311-1/+1
|/
* oprofile: fix lost sample counterRobert Richter2008-12-101-30/+53
* oprofile: remove nr_available_slots()Robert Richter2008-12-101-34/+0
* oprofile: port to the new ring_bufferRobert Richter2008-12-103-85/+114
* oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter2008-12-103-27/+14
* oprofile: adding cpu_buffer_entries()Robert Richter2008-12-102-29/+29
* oprofile: adding cpu_buffer_write_commit()Robert Richter2008-12-102-17/+18
* oprofile: adding cpu buffer r/w access functionsRobert Richter2008-12-103-12/+22
* oprofile: set values to default when creating oprofilefsRobert Richter2008-12-101-3/+12
* oprofile: implement switch/case in buffer_sync.cRobert Richter2008-12-101-8/+14
* oprofile: fix typoRobert Richter2008-12-101-1/+1
* oprofile: whitspace changes onlyRobert Richter2008-12-101-2/+2
* oprofile: comment cleanupRobert Richter2008-12-101-9/+16
* oprofile: fix memory orderingNick Piggin2008-10-271-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-2313-184/+174
|\
| * OProfile: Fix buffer synchronization for IBSBarry Kasindorf2008-10-201-1/+7
| * oprofile: hotplug cpu fixChris J Arges2008-10-171-2/+7
| * oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter2008-10-1612-60/+60
| * x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter2008-10-151-5/+3
| * oprofile: more whitespace fixesRobert Richter2008-10-159-72/+72
| * oprofile: whitespace fixesRobert Richter2008-10-152-13/+12
| * OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2008-10-151-33/+15
| * Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter2008-09-242-1/+5
| |\
OpenPOWER on IntegriCloud