Commit Graph

96 Commits (1f00fca5c83c1bc5b4ca7e07f2a030bc39c130f2)

Author SHA1 Message Date
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
Robert Richter 300157768f oprofile: reordering some code in cpu_buffer.c 16 years ago
Robert Richter 9966718dae oprofile: remove ring buffer inline functions in cpu_buffer.h 16 years ago
Robert Richter 6d2c53f3cd oprofile: rename cpu buffer functions 16 years ago
Robert Richter bd2172f580 oprofile: rename kernel-wide identifiers 16 years ago
Robert Richter 211117ff09 oprofile: fix lost sample counter 16 years ago
Robert Richter 1d7503b5dc oprofile: remove nr_available_slots() 16 years ago
Robert Richter 6dad828b76 oprofile: port to the new ring_buffer 16 years ago
Robert Richter fbc9bf9f0e oprofile: moving cpu_buffer_reset() to cpu_buffer.h 16 years ago
Robert Richter bf589e3296 oprofile: adding cpu_buffer_entries() 16 years ago
Robert Richter 229234ae4a oprofile: adding cpu_buffer_write_commit() 16 years ago
Robert Richter 7d468abee0 oprofile: adding cpu buffer r/w access functions 16 years ago
Robert Richter 37ca5eb341 oprofile: set values to default when creating oprofilefs 16 years ago
Robert Richter fd7826d56b oprofile: implement switch/case in buffer_sync.c 16 years ago
Robert Richter 8dbc50c322 oprofile: fix typo 16 years ago
Robert Richter cdc1834d1a oprofile: whitspace changes only 16 years ago
Robert Richter fd13f6c851 oprofile: comment cleanup 16 years ago
Nick Piggin cae042a73b oprofile: fix memory ordering 17 years ago
Carl Love a5598ca0d4 powerpc/oprofile: Fix mutex locking for cell spu-oprofile 17 years ago
Barry Kasindorf 9b1f261166 OProfile: Fix buffer synchronization for IBS 17 years ago
Chris J Arges 4bd9b9dc97 oprofile: hotplug cpu fix 17 years ago
Robert Richter 6a18037d41 oprofile: fixing whitespaces in drivers/oprofile/* 17 years ago
Robert Richter 8655a3b872 x86/oprofile: removing unused function parameter in add_ibs_begin() 17 years ago