aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-06-17tools: hv: Improve error logging in KVP daemon.Tomas Hozza
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett
2013-06-03tools: hv: Fix file descriptor leaksTomas Hozza
2013-06-03tools: hv: Check retrun value of strchr callTomas Hozza
2013-06-03tools: hv: Check return value of poll callTomas Hozza
2013-06-03tools: hv: Check return value of setsockopt callTomas Hozza
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa
2013-05-30perf tools: Replace multiple line assignment with multiple statementsJiri Olsa
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa
2013-05-30perf tools: Switch to full path C include directoriesJiri Olsa
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa
2013-05-30perf evlist: Reset SIGTERM handler in workload child processDavid Ahern
2013-05-29tools lib lk: Respect CROSS_COMPILERabin Vincent
2013-05-29perf tools: Remove cwdlen from struct perf_sessionJiri Olsa
2013-05-29perf tools: Remove frozen from perf_header structJiri Olsa
2013-05-29perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa
2013-05-29perf tests: Fix attr test for record -d optionJiri Olsa
2013-05-29perf tools: Final touches for CHK config moveJiri Olsa
2013-05-29perf tools: Move paths config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libnuma check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move stdlib check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libbfd check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libpython check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libperl check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move gtk2 check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move slang check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libaudit check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libunwind check config into config/MakefileJiri Olsa
2013-05-28perf tools: Move libdw check config into config/MakefileJiri Olsa
2013-05-28perf tools: Move libelf check config into config/MakefileJiri Olsa
2013-05-28perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa
2013-05-28perf tools: Move programs check into config/MakefileJiri Olsa
2013-05-28perf tools: Move arch check into config/MakefileJiri Olsa
2013-05-28perf tools: Add automated make test suiteJiri Olsa
2013-05-28perf tools: Save parent pid in thread structDavid Ahern
2013-05-28perf stats: Fix divide by 0 in varianceDavid Ahern
2013-05-28perf kvm: Handle realloc failuresDavid Ahern
2013-05-28perf evsel: Fix printing of perf_event_paranoid messageDavid Ahern
2013-05-28perf test: Fix typoArnaldo Carvalho de Melo
2013-05-28perf hists: Rename hist_entry__add_pair argumentsJiri Olsa
2013-05-28perf diff: Use internal rb tree for hists__precomputeJiri Olsa
2013-05-28perf report: Add report.percent-limit config variableNamhyung Kim
2013-05-28perf top: Add --percent-limit optionNamhyung Kim
2013-05-28perf report: Add --percent-limit optionNamhyung Kim
2013-05-28perf report: Don't bother locking when adding hist entriesNamhyung Kim