summaryrefslogtreecommitdiff
path: root/drivers/oprofile
Commit message (Expand)AuthorAge
* oprofile: make event buffer nonseekableArnd Bergmann2010-07-26
* oprofile: protect from not being in an IRQ contextPhil Carmody2010-05-03
* Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-23
|\
| * Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
| |\
| * | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-31
* | | oprofile: remove double ring bufferingAndi Kleen2010-04-23
* | | Merge commit 'v2.6.34-rc5' into oprofile/coreRobert Richter2010-04-23
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/
* | oprofile: convert oprofile from timer_hook to hrtimerMartin Schwidefsky2010-03-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in oprofile uniqueTejun Heo2009-10-29
* | oprofile: warn on freeing event buffer too earlyRobert Richter2009-10-09
* | oprofile: fix race condition in event_buffer freeDavid Rientjes2009-10-09
|/
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-24
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-20
* oprofile: Grouping multiplexing code in oprof.cRobert Richter2009-07-20
* oprofile: Remove oprofile_multiplexing_init()Robert Richter2009-07-20
* oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter2009-07-20
* oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter2009-07-20
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-20
*-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-14
|\ \
| | * Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into o...Robert Richter2009-06-12
| | |\ | |/ / |/| |
| | * oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson2009-06-12
| * | oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson2009-07-10
| |/
* | x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-11
* | oprofile: remove obselete include headersRobert Richter2009-06-11
|/
* oprofile: fix cpu buffer sizeRobert Richter2009-05-07
* 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-02
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\
| | * | ring_buffer: remove unused flags parameter, fixIngo Molnar2009-02-06
| * | | 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