summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Merge branch 'akpm-current/current'Stephen Rothwell2-0/+14
2014-01-10Merge remote-tracking branch 'ktest/for-next'Stephen Rothwell2-1/+11
2014-01-10Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell2-2/+0
2014-01-10Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell267-1217/+9740
2014-01-10test: check copy_to/from_user boundary validationKees Cook2-0/+14
2014-01-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell5-2/+2382
2014-01-10Merge remote-tracking branch 'idle/next'Stephen Rothwell1-11/+31
2014-01-09Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2014-01-08Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman1-3/+3
2014-01-08cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes1-1/+1
2014-01-06Merge branch 'acpi-cleanup'Rafael J. Wysocki1-4/+1
2014-01-06Merge branch 'perf/core'Ingo Molnar101-1217/+4831
2014-01-06Merge branch 'core/rcu'Ingo Molnar110-0/+3362
2014-01-06Merge branch 'core/locking'Ingo Molnar56-0/+1547
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+6
2013-12-17bpf_exp: free duplicated labels at exit timeDaniel Borkmann1-7/+20
2013-12-17bpf_dbg: always close socket in bpf_runnableDaniel Borkmann1-1/+1
2013-12-17tools lib traceevent: Get rid of die() in some string conversion functionsNamhyung Kim1-48/+19
2013-12-17perf symbols: Use consistent name for the DSO binary type memberArnaldo Carvalho de Melo3-14/+14
2013-12-17perf timechart: Add --highlight optionStanislav Fomichev4-5/+56
2013-12-17cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer1-3/+3
2013-12-17Merge tag 'v3.13-rc4' into core/lockingIngo Molnar8-72/+250
2013-12-16Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman7-16/+109
2013-12-16perf symbols: Clarify method to get DSO binary_type filenameArnaldo Carvalho de Melo3-11/+11
2013-12-16perf symbols: Remove needless static binary_type arrayArnaldo Carvalho de Melo1-1/+1
2013-12-16perf timechart: Add support for topologyStanislav Fomichev4-3/+151
2013-12-16perf timechart: Get number of CPUs from perf headerStanislav Fomichev1-6/+26
2013-12-16perf timechart: Print pid along the nameStanislav Fomichev3-3/+4
2013-12-16perf timechart: Add backtrace support to CPU infoStanislav Fomichev3-4/+12
2013-12-16tools/: Convert to new topic librariesBorislav Petkov18-53/+56
2013-12-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar21-303/+550
2013-12-16Merge tag 'v3.13-rc4' into perf/coreIngo Molnar5-61/+219
2013-12-16Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar110-0/+3362
2013-12-13tools lib traceevent: Refactor pevent_filter_match() to get rid of die()Namhyung Kim2-57/+99
2013-12-13tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errnoNamhyung Kim2-59/+27
2013-12-13tools lib traceevent: Refactor process_filter()Namhyung Kim2-28/+42
2013-12-13tools lib traceevent: Refactor create_arg_item()Namhyung Kim2-11/+12
2013-12-13tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim2-35/+64
2013-12-13tools lib traceevent: Make add_left() return pevent_errnoNamhyung Kim1-3/+3
2013-12-13tools lib traceevent: Get rid of die() in add_right()Namhyung Kim2-16/+26
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim2-9/+22
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in read_token()Namhyung Kim1-1/+7
2013-12-13tools lib traceevent: Get rid of malloc_or_die() allocate_arg()Namhyung Kim1-8/+40
2013-12-13tools lib traceevent: Get rid of die in add_filter_type()Namhyung Kim1-5/+16
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in show_error()Namhyung Kim1-1/+15
2013-12-13perf completion: Complete 'perf kvm'Ramkumar Ramachandra1-0/+4
2013-12-13perf evlist: Add perf_evlist__to_front()Adrian Hunter2-0/+20
2013-12-13perf tools: Fix inverted error verification bug in thread__forkDavid Ahern1-1/+1
2013-12-13perf tools: Move mem_bswap32/64 to util.cAdrian Hunter4-23/+25
2013-12-13perf evlist: Add can_select_event() methodAdrian Hunter2-0/+39