Commit Graph

229 Commits (70041088e3b976627ba9a183b812f39ef8a9ba0e)

Author SHA1 Message Date
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Peter Zijlstra 3a6593050f perf_counter, ftrace: Fix perf_counter integration 16 years ago
Peter Zijlstra 1054598cab perf_counter: Fix double list iteration in per task precise stats 16 years ago
Peter Zijlstra 9f498cc5be perf_counter: Full task tracing 16 years ago
Peter Zijlstra e53c099470 perf_counter: Collapse inherit on read() 16 years ago
Arjan van de Ven 0dc3d523e8 perf: fix stack data leak 16 years ago
Anton Blanchard 966ee4d6b8 perf_counter: Fix throttle/unthrottle event logging 16 years ago
Peter Zijlstra 7f453c24b9 perf_counter: PERF_SAMPLE_ID and inherited counters 16 years ago
Peter Zijlstra 573402db02 perf_counter: Plug more stack leaks 16 years ago
Arjan van de Ven c9f73a3dd2 perf: Fix stack data leak 16 years ago
Anton Blanchard 413ee3b48a perf_counter: Make sure we dont leak kernel memory to userspace 16 years ago
Chris Wilson d4d7d0b954 perf_counter: Fix the tracepoint channel to perfcounters 16 years ago
Peter Zijlstra 71a851b4d2 perf_counter: Stop open coding unclone_ctx 16 years ago
Kevin Cernekee 5bfd756097 Fix virt_to_phys() warnings 16 years ago
Paul Mackerras 57e7986ed1 perf_counter: Provide a way to enable counters on exec 16 years ago
Peter Zijlstra 19d2e75543 perf_counter: Complete counter swap 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 194002b274 perf_counter, x86: Add mmap counter read support 16 years ago
Peter Zijlstra 7f8b4e4e09 perf_counter: Add scale information to the mmap control page 16 years ago
Peter Zijlstra f344011ccb perf_counter: Optimize perf_counter_alloc()'s inherit case 16 years ago
Peter Zijlstra b84fbc9fb1 perf_counter: Push inherit into perf_counter_alloc() 16 years ago
Peter Zijlstra f29ac756a4 perf_counter: Optimize perf_swcounter_event() 16 years ago
Peter Zijlstra 92bf309a9c perf_counter: Push perf_sample_data through the swcounter code 16 years ago
Peter Zijlstra b49a9e7e72 perf_counter: Close race in perf_lock_task_context() 16 years ago
Peter Zijlstra e5289d4a18 perf_counter: Simplify and fix task migration counting 16 years ago
Peter Zijlstra 43a21ea81a perf_counter: Add event overlow handling 16 years ago
Peter Zijlstra 75f937f24b perf_counter: Fix ctx->mutex vs counter->mutex inversion 16 years ago
Marti Raudsepp d5e8da6449 perf_counter: Fix stack corruption in perf_read_hw 16 years ago
Paul Mackerras 87847b8f26 perf_counter: Fix atomic_set vs. atomic64_t type mismatch 16 years ago
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