aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-06-18tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt
2014-06-18tools/virtio: add a missing )Joel Stanley
2014-04-15Merge branch 'tracking-llct-misc-fixes' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-04-10gator: ununtu: Update debian/changelogJon Medhurst
2014-04-10gator: ubuntu: Get do-packaging script to set release codenameJon Medhurst
2014-04-10gator: ubuntu: Add DKMS packageJon Medhurst
2014-04-10gator: ubuntu: Add packagingJon Medhurst
2014-04-10gator-daemon: Fix compilation error: 'sa_family_t' does not name a typeJon Medhurst
2014-04-10gator: Version 5.18Jon Medhurst
2014-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka
2014-03-14perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King
2014-03-10perf machine: Use map as success in ip__resolve_amsDon Zickus
2014-03-10perf symbols: Fix crash in elf_section_by_nameJiri Olsa
2014-03-10perf trace: Decode architecture-specific signal numbersBen Hutchings
2014-03-04Add cross-build support to tools/lib/lk libraryAndrey Konovalov
2014-03-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen
2014-02-27Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep i...Ingo Molnar
2014-02-27Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan
2014-02-26tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin
2014-02-26tools/liblockdep: Mark runtests.sh as executableSasha Levin
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder
2014-02-26tools/liblockdep: Fix include of asm/hash.hIra W. Snyder
2014-02-26tools/liblockdep: Fix initialization code pathIra W. Snyder
2014-02-24perf symbols: Destroy unused symsrcsNamhyung Kim
2014-02-24perf annotate: Check availability of annotate when processing samplesNamhyung Kim
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-13perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...Arnaldo Carvalho de Melo
2014-02-10perf trace: Add fallback definition of EFD_SEMAPHOREBen Hutchings
2014-02-10perf list: Fix checking for supported events on older kernelsVince Weaver
2014-02-10perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properlyJiri Olsa
2014-02-10perf probe: Do not add offset twice to uprobe addressMasami Hiramatsu
2014-02-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko
2014-01-31perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter
2014-01-31perf tools: Adjust kallsyms for relocated kernelAdrian Hunter
2014-01-31perf tests: No need to set up ref_reloc_symAdrian Hunter
2014-01-31perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter
2014-01-31perf record: Get ref_reloc_sym from kernel mapAdrian Hunter
2014-01-31perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter