aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+0
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds6-2/+578
2014-12-13syscalls: add selftest for execveat(2)David Drysdale4-0/+432
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim2-2/+146
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-61/+0
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+0
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-33/+12
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+4
2014-12-10Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-11/+26
2014-12-10Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds14-13/+484
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-6/+0
2014-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+6
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds90-946/+4555
2014-12-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds91-1633/+36
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin1-1/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin4-33/+12
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley1-3/+6
2014-12-05tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava1-4/+4
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu1-10/+23
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu1-1/+2
2014-12-02usbip: remove unneeded structureJulia Lawall1-2/+0
2014-12-01perf report: In branch stack mode use address history sortingAndi Kleen1-0/+1
2014-12-01perf report: Add --branch-history optionAndi Kleen2-4/+27
2014-12-01perf callchain: Support handling complete branch stacks as histogramsAndi Kleen6-13/+132
2014-12-01perf stat: Add support for snapshot countersJiri Olsa1-2/+4
2014-12-01perf stat: Add support for per-pkg countersJiri Olsa2-0/+50
2014-12-01perf tools: Remove perf_evsel__read interfaceJiri Olsa2-63/+0
2014-12-01perf stat: Use read_counter in read_counter_aggrJiri Olsa1-2/+16
2014-12-01perf stat: Make read_counter work over the thread dimensionJiri Olsa1-4/+11
2014-12-01perf stat: Use perf_evsel__read_cb in read_counterJiri Olsa1-6/+21
2014-11-28perf session: Do not fail on processing out of order eventJiri Olsa2-6/+6
2014-11-24perf tools: Add snapshot format file parsingJiri Olsa4-11/+40
2014-11-24perf tools: Add per-pkg format file parsingMatt Fleming4-0/+31
2014-11-24perf evsel: Introduce perf_evsel__read_cb functionJiri Olsa2-0/+23
2014-11-24perf evsel: Introduce perf_counts_values__scale functionJiri Olsa2-25/+25
2014-11-24perf evsel: Introduce perf_evsel__compute_deltas functionJiri Olsa2-5/+7
2014-11-24perf tools: Allow to force redirect pr_debug to stderr.Andi Kleen1-1/+3
2014-11-24perf tools: Fix segfault due to invalid kernel dso accessNamhyung Kim1-2/+2
2014-11-24perf callchain: Make get_srcline fall back to sym+offsetAndi Kleen6-8/+20
2014-11-24perf symbols: Move bfd_demangle stubbing to its only userArnaldo Carvalho de Melo2-21/+21
2014-11-24perf callchain: Enable printing the srcline in the historyAndi Kleen3-3/+15
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-1/+4
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-2/+2
2014-11-24kselftest: Move the docs to the Documentation dirTim Bird1-61/+0
2014-11-24perf tools: Collapse first level callchain entry if it has siblingNamhyung Kim1-3/+8
2014-11-24perf hists browser: Print overhead percent value for first-level callchainNamhyung Kim1-2/+12
2014-11-23ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)1-1/+1
2014-11-21ktest: Add name to running titleSteven Rostedt (Red Hat)1-1/+7
2014-11-21ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)1-8/+15