| Commit message (Expand) | Author | Age |
... | |
| | * | | | tracing: Allow events to share their print functions | Steven Rostedt | 2010-05-14 |
| | * | | | tracing: Move raw_init from events to class | Steven Rostedt | 2010-05-14 |
| | * | | | tracing: Move fields from event to class structure | Steven Rostedt | 2010-05-14 |
| | * | | | tracing: Remove per event trace registering | Steven Rostedt | 2010-05-14 |
| | * | | | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 2010-05-14 |
| | * | | | tracepoints: Add check trace callback type | Mathieu Desnoyers | 2010-05-14 |
| | * | | | tracing: Create class struct for events | Steven Rostedt | 2010-05-14 |
| | * | | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Steven Rostedt | 2010-05-14 |
| | |\ \ \ |
|
| * | | | | | perf: Fix getline undeclared | Frederic Weisbecker | 2010-05-21 |
| | |_|_|/
| |/| | | |
|
| * | | | | perf: Optimize perf_tp_event_match() | Peter Zijlstra | 2010-05-21 |
| * | | | | perf: Remove more code from the fastpath | Peter Zijlstra | 2010-05-21 |
| * | | | | perf: Optimize the !vmalloc backed buffer | Peter Zijlstra | 2010-05-21 |
| * | | | | perf: Optimize perf_output_copy() | Peter Zijlstra | 2010-05-21 |
| * | | | | perf: Fix wakeup storm for RO mmap()s | Peter Zijlstra | 2010-05-21 |
| * | | | | perf-record: Share per-cpu buffers | Peter Zijlstra | 2010-05-21 |
| * | | | | perf-record: Remove -M | Peter Zijlstra | 2010-05-21 |
| * | | | | perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers | Peter Zijlstra | 2010-05-21 |
| * | | | | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra | 2010-05-21 |
| * | | | | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin... | Peter Zijlstra | 2010-05-21 |
| * | | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-05-21 |
| |\ \ \ \ |
|
| | * | | | | perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig | Arnaldo Carvalho de Melo | 2010-05-20 |
| | * | | | | perf record: remove unneeded gettimeofday() call | Russ Anderson | 2010-05-20 |
| * | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-05-20 |
| |\ \ \ \ \ |
|
| | * | | | | | perf: Fix forgotten preempt_enable by nested writers | Frederic Weisbecker | 2010-05-20 |
| | |/ / / / |
|
| * | | | | | perf annotate: Use build-ids to find the right DSO | Arnaldo Carvalho de Melo | 2010-05-20 |
| * | | | | | perf TUI: Make 'space' be an alias to 'PgDn' | Arnaldo Carvalho de Melo | 2010-05-20 |
| |/ / / / |
|
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-05-20 |
| |\ \ \ \ |
|
| | * | | | | perf: Fix unaligned accesses while fetching trace values | Frederic Weisbecker | 2010-05-20 |
| | * | | | | perf: Comply with new rcu checks API | Frederic Weisbecker | 2010-05-20 |
| | * | | | | perf: Use read() instead of lseek() in trace_event_read.c:skip() | Tom Zanussi | 2010-05-20 |
| * | | | | | perf session: Make read_build_id routines look at the host_machine too | Arnaldo Carvalho de Melo | 2010-05-19 |
| * | | | | | perf symbols: Don't try to read the build-id twice | Arnaldo Carvalho de Melo | 2010-05-19 |
| * | | | | | perf, x86: P4 PMU -- add missing bit in CCCR mask | Cyrill Gorcunov | 2010-05-19 |
| * | | | | | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ | Cyrill Gorcunov | 2010-05-19 |
| * | | | | | perf, x86: P4 PMU -- do a real check for ESCR address being in hash | Cyrill Gorcunov | 2010-05-19 |
| * | | | | | perf tools: remove xstrndup, xmalloc, xzalloc | Arnaldo Carvalho de Melo | 2010-05-18 |
| * | | | | | perf probe: Don't call die() | Arnaldo Carvalho de Melo | 2010-05-18 |
| * | | | | | perf probe: Fix some error exit paths | Arnaldo Carvalho de Melo | 2010-05-18 |
| * | | | | | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 2010-05-18 |
| * | | | | | perf stat: add perf stat -B to pretty print large numbers | Stephane Eranian | 2010-05-18 |
| * | | | | | perf, sparc: Implement group scheduling transactional APIs | Lin Ming | 2010-05-18 |
| * | | | | | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2010-05-18 |
| * | | | | | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2010-05-18 |
| * | | | | | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2010-05-18 |
| * | | | | | perf: Disallow mmap() on per-task inherited events | Peter Zijlstra | 2010-05-18 |
| * | | | | | perf: Optimize buffer placement by allocating buffers NUMA aware | Peter Zijlstra | 2010-05-18 |
| * | | | | | perf: Fix errors path in perf_output_begin() | Stephane Eranian | 2010-05-18 |
| * | | | | | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 2010-05-18 |
| * | | | | | perf, x86: P4 PMU -- fix typo in unflagged NMI handling | Cyrill Gorcunov | 2010-05-18 |
| * | | | | | perf, x86: P4 PMU -- handle unflagged events | Cyrill Gorcunov | 2010-05-18 |