Commit Graph

110 Commits (80f506918fdaaca6b574ba931536a58ce015c7be)

Author SHA1 Message Date
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
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