Commit Graph

124 Commits (61ba35dea0593fbc8d062cab3e4c4c3da5ce7104)

Author SHA1 Message Date
Robert Richter 750d857c68 oprofile: fix crash when accessing freed task structs 15 years ago
Arnd Bergmann 729419f009 oprofile: make event buffer nonseekable 15 years ago
Phil Carmody 9414e99672 oprofile: protect from not being in an IRQ context 15 years ago
Andi Kleen cb6e943ccf oprofile: remove double ring buffering 15 years ago
Steven Rostedt 66a8cb95ed ring-buffer: Add place holder recording of dropped events 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Martin Schwidefsky bc078e4eab oprofile: convert oprofile from timer_hook to hrtimer 15 years ago
Tejun Heo b3e9f672b6 percpu: make percpu symbols in oprofile unique 15 years ago
Robert Richter c0868934e5 oprofile: warn on freeing event buffer too early 16 years ago
David Rientjes 066b3aa845 oprofile: fix race condition in event_buffer free 16 years ago
Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Robert Richter 1b294f5960 oprofile: Adding switch counter to oprofile statistic variables 16 years ago
Robert Richter a5659d17ad oprofile: Grouping multiplexing code in oprof.c 16 years ago
Robert Richter 16422a6e2d oprofile: Remove oprofile_multiplexing_init() 16 years ago
Robert Richter afe1b50fe6 oprofile: Rename variable timeout_jiffies and move to oprofile_files.c 16 years ago
Robert Richter 2051cade7c oprofile: oprofile_set_timeout(), return with error for invalid args 16 years ago
Jason Yeh 4d4036e0e7 oprofile: Implement performance counter multiplexing 16 years ago
Maynard Johnson 2b8777ca0c oprofile: reset bt_lost_no_mapping with other stats 16 years ago
Maynard Johnson 1cc4ce6f5f oprofile: reset bt_lost_no_mapping with other stats 16 years ago
Robert Richter 51563a0e56 x86/oprofile: introduce oprofile_add_data64() 16 years ago
Robert Richter fecfe6320b oprofile: remove obselete include headers 16 years ago
Robert Richter 54f2c841fa oprofile: fix cpu buffer size 16 years ago
Russell King bb75efddea oprofile: Thou shalt not call __exit functions from __init functions 16 years ago
Ingo Molnar 304cc6ae1b ring_buffer: remove unused flags parameter, fix 16 years ago
Robert Richter 4c50d9ea9c cpumask: modifiy oprofile initialization 16 years ago
Robert Richter fdb6a8f4db oprofile: fix uninitialized use of struct op_entry 16 years ago
Rusty Russell f7df8ed164 cpumask: convert misc driver functions 16 years ago
Robert Richter 14f0ca8eae oprofile: make new cpu buffer functions part of the api 16 years ago
Robert Richter ebf8d974e2 oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code 16 years ago
Robert Richter 1acda878e2 oprofile: use new data sample format for ibs 16 years ago
Robert Richter bd7dc46f77 oprofile: add op_cpu_buffer_get_data() 16 years ago
Robert Richter d9928c25a6 oprofile: add op_cpu_buffer_add_data() 16 years ago
Robert Richter ae735e9964 oprofile: rework implementation of cpu buffer events 16 years ago
Robert Richter 2d87b14cf8 oprofile: modify op_cpu_buffer_read_entry() 16 years ago
Robert Richter 2cc28b9f26 oprofile: add op_cpu_buffer_write_reserve() 16 years ago
Robert Richter d358e75fc4 oprofile: rename variables in add_ibs_begin() 16 years ago
Robert Richter d0e233846d oprofile: rename add_sample() in cpu_buffer.c 16 years ago
Robert Richter 6368a1f4d9 oprofile: making add_sample_entry() inline 16 years ago
Robert Richter 8350c78734 oprofile: remove backtrace code for ibs 16 years ago
Robert Richter f4ff236441 oprofile: remove unused ibs macro 16 years ago
Robert Richter 8d15df84a4 oprofile: remove unused components in struct oprofile_cpu_buffer 16 years ago
Robert Richter dbe6e2835e oprofile: simplify add_ibs_begin() 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Nick Piggin c2452f3278 shrink struct dentry 16 years ago
Robert Richter 3967e93e06 oprofile: simplify add_sample() in cpu_buffer.c 16 years ago
Robert Richter 6352d92dec oprofile: simplify oprofile_begin_trace() 16 years ago
Robert Richter 317f33bce6 oprofile: simplify sync_buffer() 16 years ago
Robert Richter 9741b309bb oprofile: simplify add_sample() 16 years ago
Robert Richter d45d23bed4 oprofile: add inline function __oprofile_add_ext_sample() 16 years ago