summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer
2017-01-05selftests: do not require bash to run bpf testsRolf Eike Beer
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu
2017-01-03perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo
2017-01-03tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa
2017-01-03perf record: Make __record_options staticJiri Olsa
2017-01-03tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa
2017-01-02perf probe: Fix to get correct modname from elf headerMasami Hiramatsu
2016-12-27perf sched timehist: Show total scheduling timeNamhyung Kim
2016-12-25Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2016-12-24tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown
2016-12-24tools/power turbostat: Make extensible via the --add parameterLen Brown
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-22perf sched timehist: Fix invalid period calculationNamhyung Kim
2016-12-22perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim
2016-12-22perf sched timehist: Enlarge default 'comm_width'Namhyung Kim
2016-12-22perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim
2016-12-20tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer
2016-12-20perf diff: Do not overwrite valid build idKan Liang
2016-12-20perf annotate: Don't throw error for zero length symbolsRavi Bangoria
2016-12-20perf bench futex: Fix lock-pi help stringDavidlohr Bueso
2016-12-20perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2016-12-16tools: enable endian checks for all sparse buildsMichael S. Tsirkin
2016-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland
2016-12-16tools/virtio: fix READ_ONCE()Mark Rutland
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-12-15tools lib bpf: Add flags to bpf_create_map()Joe Stringer
2016-12-15tools lib bpf: use __u32 from linux/types.hJoe Stringer
2016-12-15tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer
2016-12-15perf annotate: Fix jump target outside of function address rangeRavi Bangoria
2016-12-15perf annotate: Support jump instruction with target as second operandRavi Bangoria
2016-12-15perf record: Force ignore_missing_thread for uid optionJiri Olsa