Commit Graph

196 Commits (4dc2a6cf82746c1e632aad0cd38615a35f8df075)

Author SHA1 Message Date
Peter Zijlstra 974802eaa1 perf_counter: Add forward/backward attribute ABI compatibility 16 years ago
Peter Zijlstra 081fad8617 perf_counter: Remove PERF_TYPE_RAW special casing 16 years ago
Peter Zijlstra cca3f454a8 perf_counter: Add counter->id to the throttle event 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 66fff22483 perf_counter: Annotate exit ctx recursion 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
Paul Mackerras 6dc5f2a417 perf_counter: Fix lockup with interrupting counters 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
Ingo Molnar 128f048f0f perf_counter: Fix throttling lock-up 16 years ago
Peter Zijlstra a96bbc1641 perf_counter: Fix race in counter initialization 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 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
Paul Mackerras f38b082081 perf_counter: Initialize per-cpu context earlier on cpu up 16 years ago
Ingo Molnar 22a4f650d6 perf_counter: Tidy up style details 16 years ago
Paul Mackerras 880ca15adf perf_counter: Allow software counters to count while task is not running 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
Peter Zijlstra 665c2142a9 perf_counter: Clean up task_ctx vs interrupts 16 years ago
Peter Zijlstra efb3d17240 perf_counter: Fix COMM and MMAP events for cpu wide counters 16 years ago
Ingo Molnar 012b84dae1 perf_counter: Robustify counter-free logic 16 years ago
Ingo Molnar 3f4dee2273 perf_counter: Fix cpuctx->task_ctx races 16 years ago
Paul Mackerras ad3a37de81 perf_counter: Don't swap contexts containing locked mutex 16 years ago
Paul Mackerras c93f766909 perf_counter: Fix race in attaching counters to tasks and exiting 16 years ago
Ingo Molnar 329d876d6f perf_counter: Initialize ->oncpu properly 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 10989fb245 perf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for cpu counters 16 years ago
Peter Zijlstra 6ab423e0ea perf_counter: Propagate inheritance failures down the fork() path 16 years ago
Peter Zijlstra 771d7cde14 perf_counter: Make pctrl() affect inherited counters too 16 years ago
Ingo Molnar a3862d3f81 perf_counter: Increase mmap limit 16 years ago
Peter Zijlstra 475c557973 perf_counter: Remove perf_counter_context::nr_enabled 16 years ago
Peter Zijlstra 082ff5a276 perf_counter: Change pctrl() behaviour 16 years ago