aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'coresight/next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-07-22Merge branch 'x86/asm'Ingo Molnar
2017-07-22Merge branch 'perf/core'Ingo Molnar
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann
2017-07-19signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman
2017-07-18perf report: Show branch type in callchain entryJin Yao
2017-07-18perf report: Show branch type statistics for stdio modeJin Yao
2017-07-18perf util: Create branch.c/.h for common branch functionsJin Yao
2017-07-18perf report: Refactor the branch info printing codeJin Yao
2017-07-18perf record: Create a new option save_type in --branch-filterJin Yao
2017-07-18perf/core: Define the common branch type classificationJin Yao
2017-07-18perf header: Add event desc to pipe-mode headerDavid Carrillo-Cisneros
2017-07-18perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros
2017-07-18perf tool: Add show_feature_header to perf_toolDavid Carrillo-Cisneros
2017-07-18perf header: Change FEAT_OP* macrosDavid Carrillo-Cisneros
2017-07-18perf header: Add a buffer to struct feat_fdDavid Carrillo-Cisneros
2017-07-18perf header: Make write_pmu_mappings pipe-mode friendlyDavid Carrillo-Cisneros
2017-07-18perf header: Use struct feat_fd in read header recordsDavid Carrillo-Cisneros
2017-07-18perf header: Don't pass struct perf_file_section to process_##_featDavid Carrillo-Cisneros
2017-07-18perf header: Use struct feat_fd to process header recordsDavid Carrillo-Cisneros
2017-07-18perf header: Use struct feat_fd for printDavid Carrillo-Cisneros
2017-07-18perf header: Add struct feat_fd for writeDavid Carrillo-Cisneros
2017-07-18perf header: Revamp do_write()David Carrillo-Cisneros
2017-07-18perf util: Add const modifier to buf in "writen" functionDavid Carrillo-Cisneros
2017-07-18perf header: Fail on write_padded errorDavid Carrillo-Cisneros
2017-07-18perf header: Add PROCESS_STR_FUN macroDavid Carrillo-Cisneros
2017-07-18perf header: Encapsulate read and swapDavid Carrillo-Cisneros
2017-07-18perf report: Enable finding kernel inline functionsJin Yao
2017-07-18perf trace beauty: Simplify syscall return formattingArnaldo Carvalho de Melo
2017-07-18perf trace beauty fcntl: Beautify the 'arg' for DUPFDArnaldo Carvalho de Melo
2017-07-18perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFDArnaldo Carvalho de Melo
2017-07-18perf trace: Allow syscall arg formatters to request non suppression of zerosArnaldo Carvalho de Melo
2017-07-18perf trace: Group per syscall arg formatter info into one structArnaldo Carvalho de Melo
2017-07-18perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/returnArnaldo Carvalho de Melo
2017-07-18perf trace beauty: Export strarray for use in per-object beautifiersArnaldo Carvalho de Melo
2017-07-18perf tests attr: Add optional termJiri Olsa
2017-07-18perf tests attr: Fix stat sample_type setupJiri Olsa
2017-07-18perf tests attr: Fix precise_ip setupJiri Olsa
2017-07-18perf tests attr: Fix sample_period setupJiri Olsa
2017-07-18perf tests attr: Fix cpu test disabled term setupJiri Olsa