Commit Graph

172 Commits (073886ff23bfbe7b88c9133d7a556d6ec51f0b50)

Author SHA1 Message Date
Anton Blanchard f7d7986060 perf_event: Add alignment-faults and emulation-faults software events 16 years ago
Li Zefan 6fb2915df7 tracing/profile: Add filter support 16 years ago
Anton Blanchard a6f10a2f5d perf_event: Update PERF_EVENT_FORK header definition 16 years ago
Ingo Molnar 57c0c15b52 perf: Tidy up after the big rename 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Ingo Molnar 65abc8653c perf_counter: Rename list_entry -> group_entry, counter_list -> group_list 16 years ago
Paul Mackerras cd74c86bdf perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change 16 years ago
Arjan van de Ven 393b2ad8c7 perf: Add a timestamp to fork events 16 years ago
Markus Metzger 5622f295b5 x86, perf_counter, bts: Optimize BTS overflow handling 16 years ago
Peter Zijlstra 2667de81f3 perf_counter: Allow for a wakeup watermark 16 years ago
Peter Zijlstra a4be7c2778 perf_counter: Allow sharing of output channels 16 years ago
Peter Zijlstra 3dab77fb1b perf: Rework/fix the whole read vs group stuff 16 years ago
Ingo Molnar 28402971d8 perf_counter: Provide hw_perf_counter_setup_online() APIs 16 years ago
Jason Baron f4b5ffccc8 tracing: Add perf counter support for syscalls tracing 16 years ago
Peter Zijlstra a044560c3a perf_counter: Correct PERF_SAMPLE_RAW output 16 years ago
Markus Metzger 30dd568c91 x86, perf_counter, bts: Add BTS support to perfcounters 16 years ago
Frederic Weisbecker 3a43ce68ae perf_counter: Fix tracepoint sampling to be part of generic sampling 16 years ago
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Peter Zijlstra 9f498cc5be perf_counter: Full task tracing 16 years ago
Peter Zijlstra 7f453c24b9 perf_counter: PERF_SAMPLE_ID and inherited counters 16 years ago
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