summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-09tools/perf/build: Split out feature check: 'libslang'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'libaudit'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'libunwind'Ingo Molnar
2013-10-09tools/perf/build: Clean up the libunwind logic in config/MakefileIngo Molnar
2013-10-09tools/perf/build: Split out feature check: 'libelf-getphdrnum'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'libelf-mmap'Ingo Molnar
2013-10-09tools/perf/build: Clean up the mmap logic in config/MakefileIngo Molnar
2013-10-09tools/perf/build: Split out feature check: 'dwarf'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'glibc'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'libelf'Ingo Molnar
2013-10-09tools/perf/build: Clean up the libelf logic in config/MakefileIngo Molnar
2013-10-09tools/perf/build: Split out feature check: 'bionic'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'fortify-source'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'volatile-register-var'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'stackprotector'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'stackprotector-all'Ingo Molnar
2013-10-09tools/perf/build: Split out feature check: 'libnuma'Ingo Molnar
2013-10-09tools/perf/build: Add 'autodep' functionality, generate feature test dependen...Ingo Molnar
2013-10-09tools/perf/build: Add feature check core codeIngo Molnar
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2013-10-08Merge branch 'perf/urgent' into tools/perf/buildIngo Molnar
2013-10-08Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-04perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim
2013-10-04perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu
2013-10-04perf tools: Fix libaudit testArnaldo Carvalho de Melo
2013-10-04perf stat: Set child_pid after perf_evlist__prepare_workload()Namhyung Kim
2013-10-04perf tools: Add default handler for mmap2 eventsDavid Ahern
2013-10-04perf/x86: Suppress duplicated abort LBR recordsAndi Kleen
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...Andi Kleen
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen
2013-10-04perf/x86: Add Haswell specific transaction flag reportingAndi Kleen
2013-10-04perf: Add generic transaction flagsAndi Kleen
2013-10-04tools/perf/stat: Add perf stat --transactionAndi Kleen
2013-10-04perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen
2013-10-04tools/perf: Fix sorting for 64bit entriesAndi Kleen
2013-10-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu