summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tools/perf/build: Clean up the mmap logic in config/MakefileIngo Molnar2013-10-091-25/+26
* tools/perf/build: Split out feature check: 'dwarf'Ingo Molnar2013-10-093-2/+15
* tools/perf/build: Split out feature check: 'glibc'Ingo Molnar2013-10-093-2/+14
* tools/perf/build: Split out feature check: 'libelf'Ingo Molnar2013-10-093-2/+13
* tools/perf/build: Clean up the libelf logic in config/MakefileIngo Molnar2013-10-091-29/+29
* tools/perf/build: Split out feature check: 'bionic'Ingo Molnar2013-10-093-5/+17
* tools/perf/build: Split out feature check: 'fortify-source'Ingo Molnar2013-10-093-1/+12
* tools/perf/build: Split out feature check: 'volatile-register-var'Ingo Molnar2013-10-093-1/+12
* tools/perf/build: Split out feature check: 'stackprotector'Ingo Molnar2013-10-093-1/+12
* tools/perf/build: Split out feature check: 'stackprotector-all'Ingo Molnar2013-10-093-1/+12
* tools/perf/build: Split out feature check: 'libnuma'Ingo Molnar2013-10-093-4/+18
* tools/perf/build: Add 'autodep' functionality, generate feature test dependen...Ingo Molnar2013-10-091-2/+6
* tools/perf/build: Add feature check core codeIngo Molnar2013-10-093-0/+38
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-0930-86/+86
* Merge branch 'perf/urgent' into tools/perf/buildIngo Molnar2013-10-088-23/+77
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-088-23/+77
| |\
| | * perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim2013-10-042-1/+13
| | * perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo2013-10-041-0/+1
| | * perf probe: Fix to find line information for probe listMasami Hiramatsu2013-10-043-21/+59
| | * perf tools: Fix libaudit testArnaldo Carvalho de Melo2013-10-041-1/+1
| | * perf stat: Set child_pid after perf_evlist__prepare_workload()Namhyung Kim2013-10-041-0/+1
| | * perf tools: Add default handler for mmap2 eventsDavid Ahern2013-10-041-0/+2
| |/
* | perf/x86: Suppress duplicated abort LBR recordsAndi Kleen2013-10-043-8/+23
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-0417-15/+122
* | tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...Andi Kleen2013-10-042-0/+6
* | tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen2013-10-048-5/+66
* | perf/x86: Add Haswell specific transaction flag reportingAndi Kleen2013-10-041-4/+20
* | perf: Add generic transaction flagsAndi Kleen2013-10-043-1/+35
* | tools/perf/stat: Add perf stat --transactionAndi Kleen2013-10-045-1/+171
* | perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen2013-10-042-1/+2
* | tools/perf: Fix sorting for 64bit entriesAndi Kleen2013-10-041-2/+2
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-045945-150596/+335199
|\ \ | |/
| * perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-041-8/+3
| * perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-042-4/+26
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-291-26/+1
| |\
| | * Revert "perf symbols: Demangle cloned functions"Ingo Molnar2013-09-291-26/+1
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-2926-77/+266
| |\ \
| | * \ Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie2013-09-293-13/+4
| | |\ \
| | | * | drm/msm: use drm_gem_dumb_destroy helperRob Clark2013-09-282-8/+1
| | | * | drm/msm: deal with mach/iommu.h removalRob Clark2013-09-281-2/+2
| | | * | drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel2013-09-281-2/+0
| | | * | drm/msm: Odd PTR_ERR usageThomas Meyer2013-09-281-1/+1
| | * | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-2818-57/+230
| | |\ \ \
| | | * | | drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher2013-09-251-5/+15
| | | * | | drm/radeon/cik: fix overflow in vram fetchAlex Deucher2013-09-241-2/+2
| | | * | | drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher2013-09-241-0/+2
| | | * | | drm/radeon/uvd: lower msg&fb buffer requirements on UVD3Christian König2013-09-233-5/+5
| | | * | | drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher2013-09-231-3/+12
| | | * | | drm/radeon: don't set default clocks for SI when DPM is disabledAlex Deucher2013-09-231-4/+4
| | | * | | drm/radeon/dpm/ci: filter clocks based on voltage/clk dep tablesAlex Deucher2013-09-231-0/+26
OpenPOWER on IntegriCloud