summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-05-29perf tools: Final touches for CHK config moveJiri Olsa1-11/+0
2013-05-29perf tools: Move paths config into config/MakefileJiri Olsa2-58/+52
2013-05-29perf tools: Move libnuma check config into config/MakefileJiri Olsa2-8/+12
2013-05-29perf tools: Move stdlib check config into config/MakefileJiri Olsa2-18/+18
2013-05-29perf tools: Move libbfd check config into config/MakefileJiri Olsa2-37/+37
2013-05-29perf tools: Move libpython check config into config/MakefileJiri Olsa2-65/+66
2013-05-29perf tools: Move libperl check config into config/MakefileJiri Olsa2-17/+24
2013-05-29perf tools: Move gtk2 check config into config/MakefileJiri Olsa2-18/+22
2013-05-29perf tools: Move slang check config into config/MakefileJiri Olsa2-26/+30
2013-05-29perf tools: Move libaudit check config into config/MakefileJiri Olsa2-8/+12
2013-05-29perf tools: Move libunwind check config into config/MakefileJiri Olsa2-24/+27
2013-05-28perf tools: Move libdw check config into config/MakefileJiri Olsa2-7/+15
2013-05-28perf tools: Move libelf check config into config/MakefileJiri Olsa2-46/+47
2013-05-28perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2-91/+85
2013-05-28perf tools: Move programs check into config/MakefileJiri Olsa2-16/+18
2013-05-28perf tools: Move arch check into config/MakefileJiri Olsa2-29/+48
2013-05-28perf tools: Add automated make test suiteJiri Olsa1-0/+138
2013-05-28perf tools: Save parent pid in thread structDavid Ahern2-0/+5
2013-05-28perf stats: Fix divide by 0 in varianceDavid Ahern1-1/+1
2013-05-28perf kvm: Handle realloc failuresDavid Ahern1-0/+3
2013-05-28perf evsel: Fix printing of perf_event_paranoid messageDavid Ahern1-1/+1
2013-05-28perf test: Fix typoArnaldo Carvalho de Melo1-1/+1
2013-05-28perf hists: Rename hist_entry__add_pair argumentsJiri Olsa1-3/+3
2013-05-28perf diff: Use internal rb tree for hists__precomputeJiri Olsa1-3/+10
2013-05-28perf report: Add report.percent-limit config variableNamhyung Kim1-1/+6
2013-05-28perf top: Add --percent-limit optionNamhyung Kim4-4/+34
2013-05-28perf report: Add --percent-limit optionNamhyung Kim8-25/+115
2013-05-28perf report: Don't bother locking when adding hist entriesNamhyung Kim1-4/+0
2013-05-28perf hists: Move locking to its call-sitesNamhyung Kim3-17/+18
2013-05-28perf top: Get rid of *_threaded() functionsNamhyung Kim3-52/+19
2013-05-28perf top: Fix percent output when no samples collectedNamhyung Kim1-6/+17
2013-05-28perf top: Fix -E option behaviorNamhyung Kim1-12/+5
2013-05-28perf record: handle death by SIGTERMDavid Ahern1-1/+1
2013-05-28perf tools: Handle JITed code in shared memoryAndi Kleen1-0/+1
2013-05-28perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2-0/+12
2013-05-28perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa1-3/+3
2013-05-28perf hists browser: Use sort__has_symArnaldo Carvalho de Melo1-7/+2
2013-05-28perf top: Use sort__has_symNamhyung Kim2-10/+3
2013-05-28perf sort: Cleanup sort__has_sym settingNamhyung Kim1-4/+1
2013-05-28perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim1-1/+1
2013-05-28perf archive: Fix typo on DocumentationArnaldo Carvalho de Melo1-1/+1
2013-05-28perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim5-29/+47
2013-05-28perf sort: Separate out memory-specific sort keysNamhyung Kim3-16/+44
2013-05-28perf sort: Factor out common code in sort_dimension__add()Namhyung Kim1-24/+17
2013-05-28perf sort: Introduce sort__mode variableNamhyung Kim4-15/+24
2013-05-28perf report: Fix alignment of symbol column when -v is givenNamhyung Kim2-12/+16
2013-05-28perf hists: Free unused mem info of a matched hist entryNamhyung Kim1-0/+6
2013-05-28perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2-3/+20
2013-05-28perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu1-2/+2
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0