summaryrefslogtreecommitdiffstats
path: root/tools/perf/config
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-061-1/+2
|\
| * perf tools: Allow building for tileZhigang Lu2014-03-071-1/+2
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-112-2/+2
|\ \ | |/
| * perf tools: fix BFD detection on opensuseAndi Kleen2014-02-272-2/+2
* | perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-241-17/+61
* | perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-241-0/+1
* | perf tools: Add feature check for libdw dwarf unwindJiri Olsa2014-02-244-8/+35
* | perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo2014-02-241-1/+1
* | perf tools: Add variable display for VF make outputJiri Olsa2014-02-241-4/+19
* | perf tools: Factor features display codeJiri Olsa2014-02-241-41/+82
* | perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa2014-02-181-1/+1
|/
* perf tools: Fix traceevent plugin path definitionsJosh Boyer2014-01-231-1/+1
* perf: tools: Fix cross buildingMark Rutland2014-01-152-7/+8
* perf tools: Remove unused test-volatile-register-var.cYann Droneaud2014-01-131-6/+0
* tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim2014-01-131-0/+1
* perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variablesJiri Olsa2014-01-131-3/+11
* perf tools: Move arch setup into seprate MakefileJiri Olsa2014-01-132-34/+40
* perf config: Ignore generated files in feature-checksChunwei Chen2013-12-233-58/+60
* perf tools: Making QUIET_(CLEAN|INSTAL) variables globalJiri Olsa2013-12-191-7/+0
* perf unwinding: Use the per-feature check flagsJean Pihet2013-12-102-26/+34
* perf tools: Add per-feature check flagsJean Pihet2013-12-101-1/+1
* perf tools: Add build and install plugins targetsJiri Olsa2013-12-041-0/+8
* perf tools: Remove stackprotector feature checkJiri Olsa2013-12-043-16/+1
* perf tools: Include test-stackprotector-all.c in test-allJiri Olsa2013-12-021-0/+5
* perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang2013-12-021-1/+1
* tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar2013-11-143-6/+11
* tools/perf/build: Fix timerfd feature checkIngo Molnar2013-11-141-2/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-144-3/+32
|\
| * Merge branch 'devel-stable' into for-nextRussell King2013-11-122-4/+30
| |\
| | * perf tools: Check libunwind for availability of dwarf parsing featureJean Pihet2013-09-302-2/+25
| | * ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-301-2/+5
* | | tools/perf/build: Fix detection of non-core featuresDavid Ahern2013-11-051-5/+5
* | | perf kvm: Disable live command if timerfd is not supportedDavid Ahern2013-11-054-1/+35
* | | perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter2013-11-042-4/+6
* | | perf tools: Fix 32-bit cross buildAdrian Hunter2013-11-042-3/+3
* | | perf tools: Fix non-debug buildAdrian Hunter2013-10-231-0/+4
* | | perf tools: Fix test_on_exit for 32-bit buildAdrian Hunter2013-10-211-0/+1
* | | tools/perf/build: Simplify the autodep inclusion ruleIngo Molnar2013-10-141-1/+1
* | | tools/perf/build: Improve the 'stackprotector' feature testIngo Molnar2013-10-141-1/+1
* | | tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar2013-10-142-12/+3
* | | tools/perf/build: Simplify the libelf logicIngo Molnar2013-10-141-8/+0
* | | tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar2013-10-141-4/+4
* | | tools/perf/build: Pass through DEBUG parameterIngo Molnar2013-10-141-5/+2
* | | perf tools: Separate lbfd check out of NO_DEMANGLE conditionJiri Olsa2013-10-141-7/+9
* | | perf tools: Implement summary output for 'make install'Ingo Molnar2013-10-111-1/+2
* | | perf tools: Implement summary output for 'make clean'Ingo Molnar2013-10-111-0/+6
* | | perf tools: Add missing -ldl for gtk buildJiri Olsa2013-10-111-0/+1
* | | perf tools: Implement addr2line directly using libbfdRoberto Vitillo2013-10-091-0/+4
* | | perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-091-3/+9
* | | tools/perf/build: Clean up feature_print_code()Jiri Olsa2013-10-091-3/+3
OpenPOWER on IntegriCloud