Commit Graph

116 Commits (22c1558e51c210787c6cf75d8905246fc91ec030)

Author SHA1 Message Date
Peter Zijlstra 22c1558e51 perf_counter: fix the output lock 16 years ago
Peter Zijlstra c5078f78b4 perf_counter: provide an mlock threshold 16 years ago
Peter Zijlstra 6de6a7b957 perf_counter: add ioctl(PERF_COUNTER_IOC_RESET) 16 years ago
Peter Zijlstra c66de4a5be perf_counter: uncouple data_head updates from wakeups 16 years ago
Ingo Molnar 1dce8d99b8 perf_counter: convert perf_resource_mutex to a spinlock 16 years ago
Ingo Molnar 0d905bca23 perf_counter: initialize the per-cpu context earlier 16 years ago
Ingo Molnar b82914ce33 perf_counter: round-robin per-CPU counters too 16 years ago
Peter Zijlstra c33a0bc4e4 perf_counter: fix race in perf_output_* 16 years ago
Paul Mackerras c5dd016cdf perf_counter: update copyright notice 16 years ago
Ingo Molnar 9814451142 perf_counter: add/update copyrights 16 years ago
Robert Richter 4aeb0b4239 perfcounters: rename struct hw_perf_counter_ops into struct pmu 16 years ago
Steven Whitehouse ff7b1b4f00 perfcounters: export perf_tpcounter_event 16 years ago
Peter Zijlstra d3d21c412d perf_counter: log full path names 16 years ago
Peter Zijlstra 1ccd154978 perf_counter: sysctl for system wide perf counters 16 years ago
Peter Zijlstra 9ee318a782 perf_counter: optimize mmap/comm tracking 16 years ago
Ingo Molnar 888fcee066 perf_counter: fix off task->comm by one 16 years ago
Peter Zijlstra 78f13e9525 perf_counter: allow for data addresses to be recorded 16 years ago
Peter Zijlstra 4d855457d8 perf_counter: move PERF_RECORD_TIME 16 years ago
Peter Zijlstra 8d1b2d9361 perf_counter: track task-comm data 16 years ago
Peter Zijlstra 6b6e5486b3 perf_counter: use misc field to widen type 16 years ago
Peter Zijlstra 6fab01927e perf_counter: provide misc bits in the event header 16 years ago
Peter Zijlstra e30e08f65c perf_counter: fix NMI race in task clock 16 years ago
Peter Zijlstra bce379bf35 perf_counter: minimize context time updates 16 years ago
Peter Zijlstra 849691a6cd perf_counter: remove rq->lock usage 16 years ago
Peter Zijlstra a39d6f2556 perf_counter: rework the task clock software counter 16 years ago
Peter Zijlstra 4af4998b8a perf_counter: rework context time 16 years ago
Peter Zijlstra 4c9e25428f perf_counter: change event definition 16 years ago
Peter Zijlstra 79f1464156 perf_counter: counter overflow limit 16 years ago
Peter Zijlstra 339f7c90b8 perf_counter: PERF_RECORD_TIME 16 years ago
Peter Zijlstra ebb3c4c4cb perf_counter: fix the mlock accounting 16 years ago
Peter Zijlstra f6c7d5fe58 perf_counter: theres more to overflow than writing events 16 years ago
Peter Zijlstra 671dec5daf perf_counter: generalize pending infrastructure 16 years ago
Peter Zijlstra 3c446b3d3b perf_counter: SIGIO support 16 years ago
Peter Zijlstra 9c03d88e32 perf_counter: add more context information 16 years ago
Peter Zijlstra 92f22a3865 perf_counter: update mmap() counter read 16 years ago
Peter Zijlstra 5872bdb88a perf_counter: add more context information 16 years ago
Peter Zijlstra c457810ab4 perf_counter: per event wakeups 16 years ago
Peter Zijlstra 8a057d8491 perf_counter: move the event overflow output bits to record_type 16 years ago
Peter Zijlstra 394ee07623 perf_counter: provide generic callchain bits 16 years ago
Peter Zijlstra 5ed00415e3 perf_counter: re-arrange the perf_event_type 16 years ago
Peter Zijlstra 78d613eb12 perf_counter: small cleanup of the output routines 16 years ago
Paul Mackerras d5d2bc0dd0 perf_counter: make it possible for hw_perf_counter_init to return error codes 16 years ago
Peter Zijlstra 0a4a93919b perf_counter: executable mmap() information 16 years ago
Peter Zijlstra 38ff667b32 perf_counter: fix update_userpage() 16 years ago
Peter Zijlstra 925d519ab8 perf_counter: unify and fix delayed counter wakeup 16 years ago
Paul Mackerras 53cfbf5937 perf_counter: record time running and time enabled for each counter 16 years ago
Peter Zijlstra 7730d86558 perf_counter: allow and require one-page mmap on counting counters 16 years ago
Peter Zijlstra ea5d20cf99 perf_counter: optionally provide the pid/tid of the sampled task 16 years ago
Peter Zijlstra 63e35b25d6 perf_counter: sanity check on the output API 16 years ago
Peter Zijlstra 5c14819432 perf_counter: output objects 16 years ago