summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-09tools/perf/build: Split out feature check: 'libpython-version'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'libpython'Ingo Molnar3-1/+27
2013-10-09tools/perf/build: Split out feature check: 'libperl'Ingo Molnar3-1/+24
2013-10-09tools/perf/build: Split out feature check: 'gtk2-infobar'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'gtk2'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'libslang'Ingo Molnar3-2/+12
2013-10-09tools/perf/build: Split out feature check: 'libaudit'Ingo Molnar3-2/+13
2013-10-09tools/perf/build: Split out feature check: 'libunwind'Ingo Molnar3-5/+32
2013-10-09tools/perf/build: Clean up the libunwind logic in config/MakefileIngo Molnar1-12/+12
2013-10-09tools/perf/build: Split out feature check: 'libelf-getphdrnum'Ingo Molnar3-2/+14
2013-10-09tools/perf/build: Split out feature check: 'libelf-mmap'Ingo Molnar3-3/+14
2013-10-09tools/perf/build: Clean up the mmap logic in config/MakefileIngo Molnar1-25/+26
2013-10-09tools/perf/build: Split out feature check: 'dwarf'Ingo Molnar3-2/+15
2013-10-09tools/perf/build: Split out feature check: 'glibc'Ingo Molnar3-2/+14
2013-10-09tools/perf/build: Split out feature check: 'libelf'Ingo Molnar3-2/+13
2013-10-09tools/perf/build: Clean up the libelf logic in config/MakefileIngo Molnar1-29/+29
2013-10-09tools/perf/build: Split out feature check: 'bionic'Ingo Molnar3-5/+17
2013-10-09tools/perf/build: Split out feature check: 'fortify-source'Ingo Molnar3-1/+12
2013-10-09tools/perf/build: Split out feature check: 'volatile-register-var'Ingo Molnar3-1/+12
2013-10-09tools/perf/build: Split out feature check: 'stackprotector'Ingo Molnar3-1/+12
2013-10-09tools/perf/build: Split out feature check: 'stackprotector-all'Ingo Molnar3-1/+12
2013-10-09tools/perf/build: Split out feature check: 'libnuma'Ingo Molnar3-4/+18
2013-10-09tools/perf/build: Add 'autodep' functionality, generate feature test dependen...Ingo Molnar1-2/+6
2013-10-09tools/perf/build: Add feature check core codeIngo Molnar3-0/+38
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar30-86/+86
2013-10-08Merge branch 'perf/urgent' into tools/perf/buildIngo Molnar8-23/+77
2013-10-08Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar8-23/+77
2013-10-04perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim2-1/+13
2013-10-04perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo1-0/+1
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu3-21/+59
2013-10-04perf tools: Fix libaudit testArnaldo Carvalho de Melo1-1/+1
2013-10-04perf stat: Set child_pid after perf_evlist__prepare_workload()Namhyung Kim1-0/+1
2013-10-04perf tools: Add default handler for mmap2 eventsDavid Ahern1-0/+2
2013-10-04perf/x86: Suppress duplicated abort LBR recordsAndi Kleen3-8/+23
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen17-15/+122
2013-10-04tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...Andi Kleen2-0/+6
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen8-5/+66
2013-10-04perf/x86: Add Haswell specific transaction flag reportingAndi Kleen1-4/+20
2013-10-04perf: Add generic transaction flagsAndi Kleen3-1/+35
2013-10-04tools/perf/stat: Add perf stat --transactionAndi Kleen5-1/+171
2013-10-04perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen2-1/+2
2013-10-04tools/perf: Fix sorting for 64bit entriesAndi Kleen1-2/+2
2013-10-04Merge branch 'perf/urgent' into perf/coreIngo Molnar5945-150596/+335199
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra1-8/+3
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra2-4/+26
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-26/+1
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-77/+266
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar1-26/+1
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie3-13/+4
2013-09-29Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds7-6/+31