Commit Graph

150 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
Robert Richter a0d76247e0 oprofile, s390: Rework hwsampler implementation 14 years ago
Heinz Graalfs 997dbb4967 oprofile, s390: Enhance OProfile to support System zs hardware sampling feature 14 years ago
Heinz Graalfs 54ebbe7ba5 oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sample) 14 years ago
Tejun Heo 3d7851b3cd oprofile: Remove deprecated use of flush_scheduled_work() 14 years ago
Santosh Shilimkar 4ac3dbec80 oprofile: Fix the hang while taking the cpu offline 14 years ago
Al Viro fc14f2fef6 convert get_sb_single() users 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Robert Richter cd254f2952 oprofile: make !CONFIG_PM function stubs static inline 15 years ago
Anand Gadiyar b3b3a9b63f oprofile: fix linker errors 15 years ago
Anand Gadiyar 277dd98417 oprofile: include platform_device.h to fix build break 15 years ago
Robert Richter 7df01d96b2 oprofile: disable write access to oprofilefs while profiler is running 15 years ago
Robert Richter e9677b3ce2 oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure 15 years ago
Robert Richter 2bcb2b641a oprofile, ARM: Rework op_create_counter() 15 years ago
Robert Richter 9c91283a19 oprofile, ARM: Remove some goto statements 15 years ago
Robert Richter 81771974ae oprofile, ARM: Release resources on failure 15 years ago
Matt Fleming 3d90a00763 oprofile: Abstract the perf-events backend 15 years ago
Robert Richter 4fdaa7b682 oprofile: Remove duplicate code around __oprofilefs_create_file() 15 years ago
Will Deacon 979048e1f2 oprofile: don't call arch exit code from init code on failure 15 years ago
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