Commit Graph

142221 Commits (5872bdb88a35fae7d224bd6b21e5f377e854ccfc)
 

Author SHA1 Message Date
Peter Zijlstra 5872bdb88a perf_counter: add more context information 16 years ago
Peter Zijlstra 3df70fd623 perf_counter: kerneltop: update to new ABI 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
Mike Galbraith 9dd499889b perf_counter tools: kerneltop: add real-time data acquisition thread 16 years ago
Peter Zijlstra 4e935e4717 perf_counter: pmc arbitration 16 years ago
Peter Zijlstra d7d59fb323 perf_counter: x86: callchain support 16 years ago
Peter Zijlstra 394ee07623 perf_counter: provide generic callchain bits 16 years ago
Peter Zijlstra 023c54c422 perf_counter tools: kerneltop: update event_types 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 31f004df8d perf_counter tools: optionally scale counter values in perfstat mode 16 years ago
Peter Zijlstra 9ea98e1912 perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init() 16 years ago
Paul Mackerras d5d2bc0dd0 perf_counter: make it possible for hw_perf_counter_init to return error codes 16 years ago
Paul Mackerras 7595d63b3a perf_counter: powerpc: only reserve PMU hardware when we need it 16 years ago
Peter Zijlstra 3c1ba6fafe perf_counter: kerneltop: parse the mmap data stream 16 years ago
Peter Zijlstra 0a4a93919b perf_counter: executable mmap() information 16 years ago
Peter Zijlstra 1955643902 perf_counter: kerneltop: simplify data_head read 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 00f0ad73ac perf_counter: kerneltop: output event support 16 years ago
Peter Zijlstra 4c4ba21d2c perf_counter: kerneltop: mmap_pages argument 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
Paul Mackerras f66c6b2066 perf_counter: update documentation 16 years ago
Peter Zijlstra 0fd112e41c perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix poll() 16 years ago
Paul Mackerras cbe46555dc perf_counter tools: remove glib dependency and fix bugs in kerneltop.c 16 years ago
Ingo Molnar 81cdbe0509 perf_counter tools: increase cpu-cycles again 16 years ago
Ingo Molnar 193e8df1b4 perf_counter tools: fix build warning in kerneltop.c 16 years ago
Ingo Molnar 383c5f8cd7 perf_counter tools: tidy up in-kernel dependencies 16 years ago
Peter Zijlstra bcbcb37cdb perf_counter tools: use mmap() output 16 years ago
Peter Zijlstra 803d4f3980 perf_counter tools: update to new syscall ABI 16 years ago
Peter Zijlstra 7b732a7504 perf_counter: new output ABI - part 1 16 years ago
H. Peter Anvin b09d2501ed mutex: drop "inline" from mutex_lock() inside kernel/mutex.c 16 years ago
Eric Paris 9ab772cd53 mutex: add atomic_dec_and_mutex_lock() 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
Wu Fengguang af9522cf13 perf_counter tools: when no command is feed to perfstat, display help and exit 16 years ago
Wu Fengguang dda7c02f33 perf_counter tools: cut down default count for cpu-cycles 16 years ago
Wu Fengguang 3ab8d792b1 perf_counter tools: fix event_id type 16 years ago
Wu Fengguang ef45fa9e6c perf_counter tools: fix comment for sym_weight() 16 years ago
Wu Fengguang f7524bda8b perf_counter tools: move remaining code into kerneltop.c 16 years ago
Wu Fengguang e3908612d9 perf_counter tools: Reuse event_name() in kerneltop 16 years ago
Wu Fengguang 95bb3be1b3 perf_counter tools: support symbolic event names in kerneltop 16 years ago