Age | Commit message (Expand) | Author | Files | Lines |
2011-01-17 | perf tools: Fix handling of wildcards in tracepoint event selectors | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2011-01-17 | powerpc: perf: Fix frequency calculation for overflowing counters | Anton Blanchard | 1 | -0/+1 |
2011-01-15 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2 | -21/+22 |
2011-01-15 | tracing: Remove syscall_exit_fields | Lai Jiangshan | 1 | -21/+12 |
2011-01-14 | tracing: Only process module tracepoints once | Steven Rostedt | 1 | -0/+10 |
2011-01-13 | perf record: Add "nodelay" mode, disabled by default | Kirill Smelkov | 2 | -0/+11 |
2011-01-13 | perf sched: Fix list of events, dropping unsupported ':r' modifier | Stephane Eranian | 1 | -9/+9 |
2011-01-11 | Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return" | Arnaldo Carvalho de Melo | 2 | -5/+0 |
2011-01-11 | perf top: Fix annotate segv | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2011-01-11 | perf evsel: Fix order of event list deletion | Arnaldo Carvalho de Melo | 4 | -2/+3 |
2011-01-11 | perf session: Fix infinite loop in __perf_session__process_events | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2011-01-11 | perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) | Arnaldo Carvalho de Melo | 2 | -33/+159 |
2011-01-10 | perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail | Jiri Pirko | 1 | -1/+2 |
2011-01-10 | perf tools: Emit clearer message for sys_perf_event_open ENOENT return | Arnaldo Carvalho de Melo | 2 | -0/+5 |
2011-01-10 | perf stat: better error message for unsupported events | David Ahern | 1 | -0/+2 |
2011-01-10 | perf sched: Fix allocation result check | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 165 | -2060/+5763 |
2011-01-09 | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2 | -13/+18 |
2011-01-08 | dynamic debug: Fix build issue with older gcc | Jason Baron | 2 | -19/+8 |
2011-01-08 | tracing: Fix TRACE_EVENT power tracepoint creation | Mathieu Desnoyers | 2 | -1/+2 |
2011-01-08 | tracing: Fix preempt count leak | Li Zefan | 1 | -4/+2 |
2011-01-08 | tracepoint: Add __rcu annotation | Lai Jiangshan | 1 | -1/+1 |
2011-01-08 | tracing: remove duplicate null-pointer check in skb tracepoint | Mathieu Desnoyers | 1 | -3/+1 |
2011-01-08 | tracing/trivial: Add missing comma in TRACE_EVENT comment | Mathieu Desnoyers | 1 | -1/+1 |
2011-01-07 | tracing: Include module.h in define_trace.h | Steven Rostedt | 1 | -0/+10 |
2011-01-07 | x86: Save rbp in pt_regs on irq entry | Frederic Weisbecker | 1 | -13/+23 |
2011-01-07 | x86, dumpstack: Fix unused variable warning | Rakib Mullick | 1 | -6/+0 |
2011-01-07 | x86, NMI: Clean-up default_do_nmi() | Don Zickus | 1 | -16/+14 |
2011-01-07 | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU | Don Zickus | 1 | -6/+10 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 8 | -21/+12 |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus | 8 | -6/+29 |
2011-01-07 | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus | 3 | -3/+3 |
2011-01-07 | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR | Huang Ying | 2 | -26/+37 |
2011-01-07 | perf_events: Add perf_event_time() | Stephane Eranian | 1 | -14/+24 |
2011-01-07 | perf_events: Generalize use of event_filter_match() | Stephane Eranian | 1 | -8/+8 |
2011-01-07 | perf_events: Move code around to prepare for cgroup | Stephane Eranian | 2 | -16/+26 |
2011-01-07 | perf tools: Pass whole attr to event selectors | Lin Ming | 5 | -10/+19 |
2011-01-06 | perf tools: Build with frame pointer | Frederic Weisbecker | 1 | -1/+1 |
2011-01-06 | perf tools: Fix buffer overflow error when specifying all tracepoints | Han Pingtian | 1 | -31/+30 |
2011-01-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -143/+39 |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 11 | -15/+117 |
2011-01-06 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -35/+57 |
2011-01-06 | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+96 |
2011-01-06 | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -18/+266 |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -18/+1934 |
2011-01-06 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -24/+16 |
2011-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -65/+86 |
2011-01-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -11/+50 |
2011-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -92/+129 |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -224/+244 |