aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
Commit message (Expand)AuthorAge
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\
| | * | ring_buffer: remove unused flags parameter, fixIngo Molnar2009-02-05
| * | | oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-30
| | |/ | |/|
* | | Merge branch 'x86/core' into cpus4096Ingo Molnar2009-03-11
|\| |
| * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\|
| | * oprofile: fix uninitialized use of struct op_entryRobert Richter2009-01-17
* | | cpumask: modifiy oprofile initializationRobert Richter2009-01-22
|/ /
* / cpumask: convert misc driver functionsRusty Russell2009-01-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-09
|\
| * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-07
| * oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs codeRobert Richter2009-01-07
| * oprofile: use new data sample format for ibsRobert Richter2009-01-07
| * oprofile: add op_cpu_buffer_get_data()Robert Richter2009-01-07
| * oprofile: add op_cpu_buffer_add_data()Robert Richter2009-01-07
| * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-07
| * oprofile: modify op_cpu_buffer_read_entry()Robert Richter2009-01-07
| * oprofile: add op_cpu_buffer_write_reserve()Robert Richter2009-01-07
| * oprofile: rename variables in add_ibs_begin()Robert Richter2009-01-07
| * oprofile: rename add_sample() in cpu_buffer.cRobert Richter2009-01-07
| * oprofile: making add_sample_entry() inlineRobert Richter2009-01-07
| * oprofile: remove backtrace code for ibsRobert Richter2009-01-07
| * oprofile: remove unused ibs macroRobert Richter2009-01-07
| * oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter2009-01-07
| * oprofile: simplify add_ibs_begin()Robert Richter2009-01-07
| * oprofile: simplify add_sample() in cpu_buffer.cRobert Richter2008-12-29
| * oprofile: simplify oprofile_begin_trace()Robert Richter2008-12-29
| * oprofile: simplify sync_buffer()Robert Richter2008-12-29
| * oprofile: simplify add_sample()Robert Richter2008-12-29
| * oprofile: add inline function __oprofile_add_ext_sample()Robert Richter2008-12-29
| * oprofile: reordering some code in cpu_buffer.cRobert Richter2008-12-29
| * oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter2008-12-29
| * oprofile: rename cpu buffer functionsRobert Richter2008-12-29
| * oprofile: rename kernel-wide identifiersRobert Richter2008-12-16
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* | shrink struct dentryNick Piggin2008-12-31
|/
* oprofile: fix lost sample counterRobert Richter2008-12-10
* oprofile: remove nr_available_slots()Robert Richter2008-12-10
* oprofile: port to the new ring_bufferRobert Richter2008-12-10
* oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter2008-12-10
* oprofile: adding cpu_buffer_entries()Robert Richter2008-12-10
* oprofile: adding cpu_buffer_write_commit()Robert Richter2008-12-10
* oprofile: adding cpu buffer r/w access functionsRobert Richter2008-12-10
* oprofile: set values to default when creating oprofilefsRobert Richter2008-12-10
* oprofile: implement switch/case in buffer_sync.cRobert Richter2008-12-10
* oprofile: fix typoRobert Richter2008-12-10
* oprofile: whitspace changes onlyRobert Richter2008-12-10
* oprofile: comment cleanupRobert Richter2008-12-10
* oprofile: fix memory orderingNick Piggin2008-10-27