summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf symbols: Look at .dynsym again if .symtab not foundArnaldo Carvalho de Melo2011-03-231-12/+13
* perf build-id: Add quirk to deal with perf.data file format breakageArnaldo Carvalho de Melo2011-03-231-1/+56
* perf session: Pass evsel in event_ops->sample()Arnaldo Carvalho de Melo2011-03-2317-46/+73
* perf: Better fit max unprivileged mlock pages for tools needsFrederic Weisbecker2011-03-231-1/+2
* perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian2011-03-232-3/+11
* perf top: Fix uninitialized 'counter' variableAkihiro Nagai2011-03-231-1/+3
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-03-231-2/+1
|\
| * tracing: Fix set_ftrace_filter probe function displayJiri Olsa2011-03-221-2/+1
* | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-191-1/+1
* | trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar2011-03-181-1/+1
|/
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-03-177-13/+1558
|\
| * oprofile, s390: CleanupsRobert Richter2011-03-163-7/+3
| * oprofile, s390: Remove hwsampler_files.c and merge it into init.cHeinz Graalfs2011-03-163-166/+159
| * oprofile, s390: Fix section mismatch of function hws_cpu_callback()Robert Richter2011-02-151-1/+1
| * oprofile, s390: Rework hwsampler implementationRobert Richter2011-02-156-90/+41
| * oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs2011-02-157-5/+220
| * oprofile, s390: Add support for hardware based sampling on System z processorsHeinz Graalfs2011-02-155-1/+1374
| * oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...Heinz Graalfs2011-02-152-7/+24
* | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-03-172-5/+16
|\ \
| * | perf lock: Fix sorting by wait_minMarcin Slusarz2011-03-161-1/+12
| * | perf tools: Version incorrect with some versions of grepJosh Hunt2011-03-161-4/+4
* | | trace, documentation: Fix branch profiling location in debugfsDavid Rientjes2011-03-171-2/+2
|/ /
* | perf: Fix tear-down of inherited group eventsPeter Zijlstra2011-03-161-5/+8
* | perf: Reorder & optimize perf_event_context to remove alignment padding on 64...Richard Kennedy2011-03-161-1/+1
* | perf: Handle stopped state with tracepointsFrederic Weisbecker2011-03-161-0/+2
* | perf: Fix the software events state checkFrederic Weisbecker2011-03-161-1/+1
* | perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-162-1/+24
* | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2011-03-162-50/+47
* | perf, x86: Clean up SandyBridge PEBS eventsLin Ming2011-03-161-22/+5
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-03-1624-200/+580
|\ \
| * | perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo2011-03-156-0/+84
| * | perf script: Add support for H/W and S/W eventsDavid Ahern2011-03-144-36/+147
| * | perf script: Add support for dumping symbolsDavid Ahern2011-03-144-2/+110
| * | perf script: Support custom field selection for outputDavid Ahern2011-03-142-16/+130
| * | perf script: Move printing of 'common' data from print_event and renameDavid Ahern2011-03-143-48/+42
| * | perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parseDavid Ahern2011-03-141-63/+2
| * | perf script: Change process_event prototypeDavid Ahern2011-03-145-22/+41
| * | perf stat: Provide support for filtersFrederic Weisbecker2011-03-141-0/+8
| * | perf symbol: Move sym_entry->skip to symbol->ignoreArnaldo Carvalho de Melo2011-03-113-3/+7
| * | perf symbols: Rename dso->origin to dso->symtab_typeArnaldo Carvalho de Melo2011-03-114-48/+48
| * | perf top: Remove redundant syme->origin fieldArnaldo Carvalho de Melo2011-03-113-4/+2
| * | perf top: Remove redundant perf_top->sym_counterArnaldo Carvalho de Melo2011-03-113-7/+8
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-1556-417/+1478
|\ \ \
| * | | x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-112-47/+22
| * | | x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar2011-03-111-2/+2
| * | | x86: dt: Correct local apic documentation in device tree bindingsSebastian Andrzej Siewior2011-02-281-3/+0
| * | | x86: dt: Cleanup local apic setupThomas Gleixner2011-02-256-31/+29
| * | | x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior2011-02-242-5/+19
| * | | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-234-0/+88
| * | | x86: ce4100: Use OF to setup devicesSebastian Andrzej Siewior2011-02-231-7/+19
OpenPOWER on IntegriCloud