summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-11-18perf tools: Move libbfd check config into config/MakefileJiri Olsa2-37/+37
2014-11-18perf tools: Move libpython check config into config/MakefileJiri Olsa2-65/+66
2014-11-18perf tools: Move libperl check config into config/MakefileJiri Olsa2-17/+24
2014-11-18perf tools: Move gtk2 check config into config/MakefileJiri Olsa2-18/+22
2014-11-18perf tools: Move slang check config into config/MakefileJiri Olsa2-26/+30
2014-11-18perf tools: Move libaudit check config into config/MakefileJiri Olsa2-8/+12
2014-11-18perf tools: Move libunwind check config into config/MakefileJiri Olsa2-24/+27
2014-11-18perf tools: Move libdw check config into config/MakefileJiri Olsa2-7/+15
2014-11-18perf tools: Move libelf check config into config/MakefileJiri Olsa2-46/+47
2014-11-18perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2-91/+85
2014-11-18perf tools: Move programs check into config/MakefileJiri Olsa2-16/+18
2014-11-18perf tools: Move arch check into config/MakefileJiri Olsa2-29/+48
2014-11-18perf tools: Add automated make test suiteJiri Olsa1-0/+138
2014-11-18perf tools: Save parent pid in thread structDavid Ahern2-0/+5
2014-11-18perf stats: Fix divide by 0 in varianceDavid Ahern1-1/+1
2014-11-18perf kvm: Handle realloc failuresDavid Ahern1-0/+3
2014-11-18perf test: Fix typoArnaldo Carvalho de Melo1-1/+1
2014-11-18perf hists: Rename hist_entry__add_pair argumentsJiri Olsa1-3/+3
2014-11-18perf diff: Use internal rb tree for hists__precomputeJiri Olsa1-3/+10
2014-11-18perf report: Add report.percent-limit config variableNamhyung Kim1-1/+6
2014-11-18perf top: Add --percent-limit optionNamhyung Kim4-4/+34
2014-11-18perf report: Add --percent-limit optionNamhyung Kim8-25/+115
2014-11-18perf report: Don't bother locking when adding hist entriesNamhyung Kim1-4/+0
2014-11-18perf hists: Move locking to its call-sitesNamhyung Kim3-17/+18
2014-11-18perf top: Get rid of *_threaded() functionsNamhyung Kim3-52/+19
2014-11-18perf top: Fix percent output when no samples collectedNamhyung Kim1-6/+17
2014-11-18perf top: Fix -E option behaviorNamhyung Kim1-12/+5
2014-11-18perf record: handle death by SIGTERMDavid Ahern1-1/+1
2014-11-18perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2-0/+12
2014-11-18perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa1-3/+3
2014-11-18perf hists browser: Use sort__has_symArnaldo Carvalho de Melo1-7/+2
2014-11-18perf top: Use sort__has_symNamhyung Kim2-10/+3
2014-11-18perf sort: Cleanup sort__has_sym settingNamhyung Kim1-4/+1
2014-11-18perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim1-1/+1
2014-11-18perf archive: Fix typo on DocumentationArnaldo Carvalho de Melo1-1/+1
2014-11-18perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim5-29/+47
2014-11-18perf sort: Separate out memory-specific sort keysNamhyung Kim3-16/+44
2014-11-18perf sort: Factor out common code in sort_dimension__add()Namhyung Kim1-24/+17
2014-11-18perf sort: Introduce sort__mode variableNamhyung Kim4-15/+24
2014-11-18perf report: Fix alignment of symbol column when -v is givenNamhyung Kim2-12/+16
2014-11-18perf hists: Free unused mem info of a matched hist entryNamhyung Kim1-0/+6
2014-11-18perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2-3/+20
2014-11-18perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu1-2/+2
2014-10-05perf kmem: Make it work again on non NUMA machinesJiri Olsa1-1/+1
2014-09-17mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman3-0/+260
2014-07-09tools: ffs-test: fix header values endianessMichal Nazarewicz1-2/+2
2014-06-11perf evsel: Fix printing of perf_event_paranoid messageDavid Ahern1-1/+1
2014-02-13turbostat: Use GCC's CPUID functions to support PICJosh Triplett1-5/+6
2014-02-13turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett2-2/+2
2014-02-06perf kvm: Fix kvm report without guestmount.Dongsheng Yang1-1/+6