Commit Graph

150 Commits (e3288775ff63900fbb7db505f2b9a1bee98f07df)

Author SHA1 Message Date
Paul Mackerras 57e7986ed1 perf_counter: Provide a way to enable counters on exec 16 years ago
Peter Zijlstra e6e18ec79b perf_counter: Rework the sample ABI 16 years ago
Peter Zijlstra bfbd3381e6 perf_counter: Implement more accurate per task statistics 16 years ago
Peter Zijlstra 38b200d676 perf_counter: Add PERF_EVENT_READ 16 years ago
Peter Zijlstra 7f8b4e4e09 perf_counter: Add scale information to the mmap control page 16 years ago
Peter Zijlstra 41f95331b9 perf_counter: Split the mmap control page in two parts 16 years ago
Peter Zijlstra f29ac756a4 perf_counter: Optimize perf_swcounter_event() 16 years ago
Peter Zijlstra e5289d4a18 perf_counter: Simplify and fix task migration counting 16 years ago
Peter Zijlstra f9188e023c perf_counter: Make callchain samples extensible 16 years ago
Peter Zijlstra 43a21ea81a perf_counter: Add event overlow handling 16 years ago
Ingo Molnar 7522060c95 perf report: Add validation of call-chain entries 16 years ago
Paul Mackerras 9974458e2f perf_counter: Make set_perf_counter_pending() declaration common 16 years ago
Peter Zijlstra 974802eaa1 perf_counter: Add forward/backward attribute ABI compatibility 16 years ago
Peter Zijlstra f1a3c97905 perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too 16 years ago
Peter Zijlstra cca3f454a8 perf_counter: Add counter->id to the throttle event 16 years ago
Ingo Molnar a308444ceb perf_counter: Better align code 16 years ago
Peter Zijlstra 8be6e8f3c3 perf_counter: Rename L2 to LL cache 16 years ago
Peter Zijlstra f4dbfa8f31 perf_counter: Standardize event names 16 years ago
Peter Zijlstra 1c432d899d perf_counter: Rename enums 16 years ago
Peter Zijlstra df58ab24bf perf_counter: Rename perf_counter_limit sysctl 16 years ago
Peter Zijlstra 0764771dab perf_counter: More paranoia settings 16 years ago
Peter Zijlstra 9e350de37a perf_counter: Accurate period data 16 years ago
Peter Zijlstra df1a132bf3 perf_counter: Introduce struct for sample data 16 years ago
Peter Zijlstra bd2b5b1284 perf_counter: More aggressive frequency adjustment 16 years ago
Ingo Molnar 8326f44da0 perf_counter: Implement generalized cache event types 16 years ago
Ingo Molnar a21ca2cac5 perf_counter: Separate out attr->type from attr->config 16 years ago
Peter Zijlstra 6a24ed6c60 perf_counter: Fix frequency adjustment for < HZ 16 years ago
Peter Zijlstra 689802b2d0 perf_counter: Add PERF_SAMPLE_PERIOD 16 years ago
Peter Zijlstra ac4bcf8894 perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID 16 years ago
Peter Zijlstra 089dd79db9 perf_counter: Generate mmap events for install_special_mapping() 16 years ago
Peter Zijlstra d99e944620 perf_counter: Remove munmap stuff 16 years ago
Peter Zijlstra 60313ebed7 perf_counter: Add fork event 16 years ago
Peter Zijlstra 0d48696f87 perf_counter: Rename perf_counter_hw_event => perf_counter_attr 16 years ago
Peter Zijlstra 08247e31ca perf_counter: Add ioctl for changing the sample period/frequency 16 years ago
Peter Zijlstra 8e3747c13c perf_counter: Change data head from u32 to u64 16 years ago
Peter Zijlstra 8a016db386 perf_counter: Remove the last nmi/irq bits 16 years ago
Peter Zijlstra b23f3325ed perf_counter: Rename various fields 16 years ago
Peter Zijlstra 8e5799b1ad perf_counter: Add unique counter id 16 years ago
Peter Zijlstra 709e50cf87 perf_counter: Use PID namespaces properly 16 years ago
Paul Mackerras bf4e0ed3d0 perf_counter: Remove unused prev_state field 16 years ago
Paul Mackerras 3f731ca60a perf_counter: Fix cpu migration counter 16 years ago
Ingo Molnar 22a4f650d6 perf_counter: Tidy up style details 16 years ago
Paul Mackerras 25346b93ca perf_counter: Provide functions for locking and pinning the context for a task 16 years ago
Peter Zijlstra bbbee90829 perf_counter: Ammend cleanup in fork() fail 16 years ago
Paul Mackerras c93f766909 perf_counter: Fix race in attaching counters to tasks and exiting 16 years ago
Ingo Molnar d3e78ee3d0 perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS 16 years ago
Ingo Molnar 0127c3ea08 perf_counter: fix warning & lockup 16 years ago
Peter Zijlstra a78ac32587 perf_counter: Generic per counter interrupt throttle 16 years ago
Peter Zijlstra 48e22d56ec perf_counter: x86: Remove interrupt throttle 16 years ago
Peter Zijlstra 6ab423e0ea perf_counter: Propagate inheritance failures down the fork() path 16 years ago