summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf report: Add --symbol-filter optionNamhyung Kim2012-03-161-0/+6
* perf ui browser: Add 's' key to filter by symbol nameNamhyung Kim2012-03-161-1/+13
* perf ui browser: Introduce ui_browser__input_windowNamhyung Kim2012-03-163-0/+82
* perf hists: Add hists__filter_by_symbolNamhyung Kim2012-03-162-0/+37
* perf tools: Do not disable members of group eventNamhyung Kim2012-03-163-5/+10
* perf stat: Fix event grouping on forked taskNamhyung Kim2012-03-161-1/+1
* perf tools: Add support to specify pmu style eventJiri Olsa2012-03-165-100/+172
* perf tools: Add perf pmu object to access pmu format definitionJiri Olsa2012-03-1610-0/+4541
* perf tools: Add config options support for event parsingJiri Olsa2012-03-169-447/+866
* perf tools: Add parser generator for events parsingJiri Olsa2012-03-1610-341/+4752
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-167-0/+109
* perf tools: Adjust make rulesJan Beulich2012-03-151-1/+5
* Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-1233-243/+2017
|\
| * perf report: Fix annotate double quit issue in branch view modeStephane Eranian2012-03-121-7/+31
| * perf report: Remove duplicate annotate choice in branch view modeStephane Eranian2012-03-121-0/+2
| * perf report: Enable TUI in branch view modeStephane Eranian2012-03-095-38/+111
| * perf report: Auto-detect branch stack sampling modeStephane Eranian2012-03-094-20/+41
| * perf record: Add HEADER_BRANCH_STACK tagStephane Eranian2012-03-093-1/+17
| * perf record: Provide default branch stack sampling mode optionStephane Eranian2012-03-092-34/+57
| * perf tools: Make perf able to read files from older ABIsStephane Eranian2012-03-091-28/+94
| * perf tools: Fix ABI compatibility bug in print_event_desc()Stephane Eranian2012-03-091-10/+9
| * perf tools: Enable reading of perf.data files from different ABI revStephane Eranian2012-03-092-7/+50
| * perf: Add ABI reference sizesStephane Eranian2012-03-091-0/+2
| * perf report: Add support for taken branch samplingRoberto Agostino Vitillo2012-03-092-9/+105
| * perf record: Add support for sampling taken branchRoberto Agostino Vitillo2012-03-094-0/+104
| * perf tools: Add code to support PERF_SAMPLE_BRANCH_STACKRoberto Agostino Vitillo2012-03-0910-78/+468
| * perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-055-8/+121
| * perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-059-0/+57
| * perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian2012-03-053-33/+321
| * perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-054-8/+125
| * perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian2012-03-051-0/+10
| * perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-053-3/+104
| * perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-051-0/+60
| * perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-053-26/+52
| * perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-052-9/+16
| * perf: Add generic taken branch sampling supportStephane Eranian2012-03-053-12/+148
* | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-122-7/+37
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12297-997/+1888
|\ \
| * | perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-121-8/+9
| * | Linux 3.3-rc7v3.3-rc7Linus Torvalds2012-03-101-1/+1
| * | aio: fix the "too late munmap()" raceAl Viro2012-03-091-8/+6
| * | aio: fix io_setup/io_destroy raceAl Viro2012-03-091-4/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-092-3/+7
| |\ \
| | * | Btrfs: fix casting error in scrub reada codeChris Mason2012-03-031-1/+1
| | * | btrfs: fix locking issues in find_parent_nodes()Li Zefan2012-03-031-2/+6
| * | | memcg: revert fix to mapcount check for this releaseHugh Dickins2012-03-091-1/+1
| * | | x86: Derandom delay_tsc for 64 bitThomas Gleixner2012-03-091-2/+2
| * | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-03-093-2/+20
| |\ \ \
| | * | | ALSA: hdspm - Provide ioctl_compatAdrian Knoth2012-03-081-0/+1
| | * | | ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang2012-03-071-0/+8
OpenPOWER on IntegriCloud