Commit Graph

229 Commits (af87b823ca2b05257192e8d48dc686db6173d7b2)

Author SHA1 Message Date
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
Peter Zijlstra b9cacc7bf1 perf_counter: more elaborate write API 16 years ago
Peter Zijlstra c7138f37f9 perf_counter: fix perf_poll() 16 years ago
Peter Zijlstra 7b732a7504 perf_counter: new output ABI - part 1 16 years ago
Paul Mackerras 37d8182838 perf_counter: add an mmap method to allow userspace to read hardware counters 16 years ago
Peter Zijlstra 96f6d44443 perf_counter: avoid recursion 16 years ago
Peter Zijlstra f4a2deb486 perf_counter: remove the event config bitfields 16 years ago
Peter Zijlstra 0322cd6ec5 perf_counter: unify irq output code 16 years ago
Peter Zijlstra b8e83514b6 perf_counter: revamp syscall input ABI 16 years ago
Peter Zijlstra e077df4f43 perf_counter: hook up the tracepoint events 16 years ago
Peter Zijlstra f160095275 perf_counter: fix up counter free paths 16 years ago
Peter Zijlstra 4a0deca657 perf_counter: generic context switch event 16 years ago
Peter Zijlstra 01ef09d9ff perf_counter: fix uninitialized usage of event_list 16 years ago
Paul Mackerras b6c5a71da1 perf_counter: abstract wakeup flag setting in core to fix powerpc build 16 years ago
Tim Blechmann 4e193bd4df perf_counter: include missing header 16 years ago
Peter Zijlstra 039fc91e06 perf_counter: fix hrtimer sampling 16 years ago
Peter Zijlstra 592903cdcb perf_counter: add an event_list 16 years ago
Peter Zijlstra d6d020e995 perf_counter: hrtimer based sampling for software time events 16 years ago
Peter Zijlstra ac17dc8e58 perf_counter: provide major/minor page fault software events 16 years ago
Peter Zijlstra 7dd1fcc258 perf_counter: provide pagefault software events 16 years ago
Peter Zijlstra 15dbf27cc1 perf_counter: software counter event infrastructure 16 years ago
Peter Zijlstra 755642322a perf_counter: use list_move_tail() 16 years ago
Paul Mackerras 2743a5b0fa perfcounters: provide expansion room in the ABI 16 years ago
Paul Mackerras f3dfd2656d perfcounters: fix a few minor cleanliness issues 16 years ago
Paul Mackerras c07c99b672 perfcounters: make context switch and migration software counters work again 16 years ago
Paul Mackerras 4bcf349a0f perfcounters: fix refcounting bug, take 2 16 years ago
Mike Galbraith 5af759176c perfcounters: fix use after free in perf_release() 16 years ago
Paul Mackerras 0475f9ea8e perf_counters: allow users to count user, kernel and/or hypervisor events 16 years ago
Paul Mackerras 23a185ca8a perf_counters: make software counters work as per-cpu counters 16 years ago
Mike Galbraith 65d370862f perfcounters: fix refcounting bug 16 years ago
Paul Mackerras d859e29fe3 perf_counter: Add counter enable/disable ioctls 16 years ago
Paul Mackerras 3b6f9e5cb2 perf_counter: Add support for pinned and exclusive counter groups 16 years ago
Paul Mackerras 01d0287f06 powerpc/perf_counter: Make sure PMU gets enabled properly 16 years ago
Paul Mackerras dd0e6ba22e perf_counter: Always schedule all software counters in 16 years ago
Paul Mackerras 4eb96fcfe0 perf_counter: Add dummy perf_counter_print_debug function 16 years ago
Paul Mackerras 3cbed429a9 perf_counter: Add optional hw_perf_group_sched_in arch function 16 years ago
Paul Mackerras 9abf8a08bc perf_counter: Fix the cpu_clock software counter 16 years ago
Paul Mackerras ff6f05416e perf_counter: Fix return value from dummy hw_perf_counter_init 16 years ago
Yinghai Lu 01ea1ccaa2 perf_counter: more barrier in blank weak function 16 years ago
Ingo Molnar 235c7fc7c5 perfcounters: generalize the counter scheduler 16 years ago