summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-11-24perf callchain: Make get_srcline fall back to sym+offsetAndi Kleen
2014-11-24perf symbols: Move bfd_demangle stubbing to its only userArnaldo Carvalho de Melo
2014-11-24perf callchain: Enable printing the srcline in the historyAndi Kleen
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-11-24kselftest: Move the docs to the Documentation dirTim Bird
2014-11-24perf tools: Collapse first level callchain entry if it has siblingNamhyung Kim
2014-11-24perf hists browser: Print overhead percent value for first-level callchainNamhyung Kim
2014-11-23ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)
2014-11-22ktest: Add name to running titleSteven Rostedt (Red Hat)
2014-11-22ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)
2014-11-22ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)
2014-11-22ktest: Use make -s kernelreleaseMichal Marek
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-11-19perf tools: Only override the default :tid comm entryAdrian Hunter
2014-11-19perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignoreAdrian Hunter
2014-11-19perf evlist: Do not poll events that use the system_wide flagAdrian Hunter
2014-11-19perf evsel: Fix ftrace:function event recordingJiri Olsa
2014-11-19perf diff: Add missing handler for PERF_RECORD_MMAP2 eventsKan Liang
2014-11-19perf hists: Fix up srcline histogram key formattingArnaldo Carvalho de Melo
2014-11-19perf annotate: Support source line numbers in annotateAndi Kleen
2014-11-19perf tools: Only print base source file for srclineAndi Kleen
2014-11-19perf callchain: Use a common function to resolve symbol or nameAndi Kleen
2014-11-19perf callchain: Use al.addr to set up call chainAndi Kleen
2014-11-19perf callchain: Factor out adding new call chain entriesAndi Kleen
2014-11-19perf tools: Fix annotation with kcoreAdrian Hunter
2014-11-19perf test: fix typo in python testWANG Chao
2014-11-19perf symbols: Fallback to kallsyms when using the minimal 'ELF' loaderArnaldo Carvalho de Melo
2014-11-19perf tools: Clean up libelf feature support codeNamhyung Kim
2014-11-19perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim
2014-11-17selftests/timers: change test to use ksft frameworkShuah Khan
2014-11-17selftests/kcmp: change test to use ksft frameworkShuah Khan
2014-11-17selftests/ipc: change test to use ksft frameworkShuah Khan
2014-11-17selftests/breakpoints: change test to use ksft frameworkShuah Khan
2014-11-17selftests: add kselftest framework for uniform test reportingShuah Khan
2014-11-17selftests/user: move test out of Makefile into a shell scriptShuah Khan
2014-11-16perf record: Add new -I option to sample interrupted machine stateStephane Eranian
2014-11-16perf/tests: Add interrupted state sample parsing testStephane Eranian
2014-11-16perf tools: Add core support for sampling intr machine state regsStephane Eranian
2014-11-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney
2014-11-12selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan
2014-11-07tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov
2014-11-07Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui
2014-11-06perf evsel: Do not call pevent_free_format when deleting tracepointJiri Olsa
2014-11-06perf script python: Removing event cache as it's no longer neededJiri Olsa
2014-11-06perf script perl: Removing event cache as it's no longer neededJiri Olsa