| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Fix set_ftrace_filter probe function display | Jiri Olsa | 2011-03-22 | 1 | -2/+1 |
* | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-03-17 | 7 | -13/+1558 |
|\ |
|
| * | oprofile, s390: Cleanups | Robert Richter | 2011-03-16 | 3 | -7/+3 |
| * | oprofile, s390: Remove hwsampler_files.c and merge it into init.c | Heinz Graalfs | 2011-03-16 | 3 | -166/+159 |
| * | oprofile, s390: Fix section mismatch of function hws_cpu_callback() | Robert Richter | 2011-02-15 | 1 | -1/+1 |
| * | oprofile, s390: Rework hwsampler implementation | Robert Richter | 2011-02-15 | 6 | -90/+41 |
| * | oprofile, s390: Enhance OProfile to support System zs hardware sampling feature | Heinz Graalfs | 2011-02-15 | 7 | -5/+220 |
| * | oprofile, s390: Add support for hardware based sampling on System z processors | Heinz Graalfs | 2011-02-15 | 5 | -1/+1374 |
| * | oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam... | Heinz Graalfs | 2011-02-15 | 2 | -7/+24 |
* | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2011-03-17 | 2 | -5/+16 |
|\ \ |
|
| * | | perf lock: Fix sorting by wait_min | Marcin Slusarz | 2011-03-16 | 1 | -1/+12 |
| * | | perf tools: Version incorrect with some versions of grep | Josh Hunt | 2011-03-16 | 1 | -4/+4 |
* | | | trace, documentation: Fix branch profiling location in debugfs | David Rientjes | 2011-03-17 | 1 | -2/+2 |
|/ / |
|
* | | perf: Fix tear-down of inherited group events | Peter Zijlstra | 2011-03-16 | 1 | -5/+8 |
* | | perf: Reorder & optimize perf_event_context to remove alignment padding on 64... | Richard Kennedy | 2011-03-16 | 1 | -1/+1 |
* | | perf: Handle stopped state with tracepoints | Frederic Weisbecker | 2011-03-16 | 1 | -0/+2 |
* | | perf: Fix the software events state check | Frederic Weisbecker | 2011-03-16 | 1 | -1/+1 |
* | | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard | 2011-03-16 | 2 | -1/+24 |
* | | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming | 2011-03-16 | 2 | -50/+47 |
* | | perf, x86: Clean up SandyBridge PEBS events | Lin Ming | 2011-03-16 | 1 | -22/+5 |
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-03-16 | 24 | -200/+580 |
|\ \ |
|
| * | | perf evlist: New command to list the names of events present in a perf.data file | Arnaldo Carvalho de Melo | 2011-03-15 | 6 | -0/+84 |
| * | | perf script: Add support for H/W and S/W events | David Ahern | 2011-03-14 | 4 | -36/+147 |
| * | | perf script: Add support for dumping symbols | David Ahern | 2011-03-14 | 4 | -2/+110 |
| * | | perf script: Support custom field selection for output | David Ahern | 2011-03-14 | 2 | -16/+130 |
| * | | perf script: Move printing of 'common' data from print_event and rename | David Ahern | 2011-03-14 | 3 | -48/+42 |
| * | | perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse | David Ahern | 2011-03-14 | 1 | -63/+2 |
| * | | perf script: Change process_event prototype | David Ahern | 2011-03-14 | 5 | -22/+41 |
| * | | perf stat: Provide support for filters | Frederic Weisbecker | 2011-03-14 | 1 | -0/+8 |
| * | | perf symbol: Move sym_entry->skip to symbol->ignore | Arnaldo Carvalho de Melo | 2011-03-11 | 3 | -3/+7 |
| * | | perf symbols: Rename dso->origin to dso->symtab_type | Arnaldo Carvalho de Melo | 2011-03-11 | 4 | -48/+48 |
| * | | perf top: Remove redundant syme->origin field | Arnaldo Carvalho de Melo | 2011-03-11 | 3 | -4/+2 |
| * | | perf top: Remove redundant perf_top->sym_counter | Arnaldo Carvalho de Melo | 2011-03-11 | 3 | -7/+8 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-16 | 56 | -417/+1478 |
|\ \ \ |
|
| * | | | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 2 | -47/+22 |
| * | | | x86: Remove superflous goal definition of tsc_sync | Henrik Kretzschmar | 2011-03-11 | 1 | -2/+2 |
| * | | | x86: dt: Correct local apic documentation in device tree bindings | Sebastian Andrzej Siewior | 2011-02-28 | 1 | -3/+0 |
| * | | | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 6 | -31/+29 |
| * | | | x86: dt: Fix OLPC=y/INTEL_CE=n build | Sebastian Andrzej Siewior | 2011-02-24 | 2 | -5/+19 |
| * | | | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior | 2011-02-23 | 4 | -0/+88 |
| * | | | x86: ce4100: Use OF to setup devices | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -7/+19 |
| * | | | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -0/+112 |
| * | | | x86: dtb: Add generic bus probe | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+19 |
| * | | | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 2011-02-23 | 4 | -1/+99 |
| * | | | x86: dtb: Add device tree support for HPET | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+19 |
| * | | | x86: dtb: Add early parsing of IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -3/+117 |
| * | | | x86: dtb: Add irq domain abstraction | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -1/+59 |
| * | | | x86: dtb: Add a device tree for CE4100 | Sebastian Andrzej Siewior | 2011-02-23 | 5 | -0/+594 |
| * | | | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 | 9 | -13/+126 |
| * | | | x86: e820: Remove conditional early mapping in parse_e820_ext | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -11/+16 |