Commit Graph

240 Commits (e76a0136a3cf1859fbc07f122e42293d22229558)

Author SHA1 Message Date
Peter Zijlstra 94d5d1b2d8 perf_counter: Report the cloning task as parent on perf_counter_fork() 16 years ago
Peter Zijlstra 970892a903 perf_counter: Fix an ipi-deadlock 16 years ago
Peter Zijlstra 3dab77fb1b perf: Rework/fix the whole read vs group stuff 16 years ago
Peter Zijlstra bcfc2602e8 perf_counter: Fix swcounter context invariance 16 years ago
Ingo Molnar 28402971d8 perf_counter: Provide hw_perf_counter_setup_online() APIs 16 years ago
Peter Zijlstra a4e95fc2cb perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data 16 years ago
Peter Zijlstra a044560c3a perf_counter: Correct PERF_SAMPLE_RAW output 16 years ago
Peter Zijlstra 3a80b4a353 perf_counter: Fix a race on perf_counter_ctx 16 years ago
Frederic Weisbecker 3a43ce68ae perf_counter: Fix tracepoint sampling to be part of generic sampling 16 years ago
Frederic Weisbecker 10b8e30660 perf_counter: Work around gcc warning by initializing tracepoint record unconditionally 16 years ago
Peter Zijlstra 7b4b6658e1 perf_counter: Fix software counters for fast moving event sources 16 years ago
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