summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-02-27perf hists: Fix period symbol_conf.field_sep displayJiri Olsa
2013-02-27perf tools: Fix build with bison 2.3 and older.Vinson Lee
2013-01-27arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2012-12-17perf test: fix a build error on builtin-testZheng Liu
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-23perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong
2012-11-23perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-11-19perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu
2012-11-19tools: Pass the target in descendDavid Howells
2012-11-19tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells
2012-11-19tools: Define a Makefile function to do subdir processingDavid Howells
2012-11-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton
2012-11-01tools/power turbostat: graceful fail on garbage inputLen Brown
2012-11-01tools/power turbostat: Repair Segmentation fault when using -i optionLen Brown
2012-10-30perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim
2012-10-30perf header: Fix numa topology printingNamhyung Kim
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton
2012-10-25UAPI: fix tools/vm/page-types.cDavid Howells
2012-10-22perf test: Fix exclude_guest parse events testsJiri Olsa
2012-10-22perf tools: do not flush maps on COMM for perf reportLuigi Semenzato
2012-10-22perf help: Fix --help for builtinsNamhyung Kim
2012-10-21perf trace: Check if sample raw_data field is setArnaldo Carvalho de Melo
2012-10-21perf trace: Validate syscall id before growing syscall tableArnaldo Carvalho de Melo
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-17perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo
2012-10-17perf tools: Fix build on sparc.David Miller
2012-10-17perf python: Link with libtraceeventArnaldo Carvalho de Melo
2012-10-17perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo
2012-10-16tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt
2012-10-16lib tools traceevent: Add back pevent assignment in __pevent_parse_format()Steven Rostedt
2012-10-16perf hists browser: Fix off-by-two bug on the first columnNamhyung Kim
2012-10-16perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim
2012-10-16perf tools: Fix segfault when using srcline sort keyNamhyung Kim
2012-10-16perf tool: Precise mode requires exclude_guestDavid Ahern
2012-10-14perf: Fix UAPI falloutIngo Molnar
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-10-11perf: fix duplicate header inclusionMichel Lespinasse
2012-10-09rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse
2012-10-09tools/power/acpi/acpidump: remove duplicated include from acpidump.cWei Yongjun
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds