summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-21perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter
2017-06-21perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter
2017-06-21perf intel-pt: Fix last_ip usageAdrian Hunter
2017-06-21perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter
2017-06-21perf intel-pt: Fix missing stack clearAdrian Hunter
2017-06-21perf intel-pt: Improve sample timestampAdrian Hunter
2017-06-21perf intel-pt: Move decoder error setting into one conditionAdrian Hunter
2017-06-21perf unwind: Support for powerpcPaolo Bonzini
2017-06-21perf stat: Add support to measure SMI costKan Liang
2017-06-21tools lib api fs: Add sysfs__write_int functionKan Liang
2017-06-20kselftests: timers: Add test for frequency stepMiroslav Lichvar
2017-06-20kselftests: timers: Fix inconsistency-check to not ignore first timestampMiroslav Lichvar
2017-06-20selftests: Introduce tc testsuiteLucas Bates
2017-06-20perf tools: Remove unused _ALL_SOURCE defineArnaldo Carvalho de Melo
2017-06-20perf tools: Do parameter validation earlier on fetch_kernel_version()Arnaldo Carvalho de Melo
2017-06-20perf evsel: Adopt find_process()Arnaldo Carvalho de Melo
2017-06-20Merge tag 'perf-core-for-mingo-4.13-20170719' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman
2017-06-20Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman
2017-06-19perf config: Refactor the code using 'ret' variable in cmd_config()Taeung Song
2017-06-19perf config: Check error cases of {show_spec, set}_config()Taeung Song
2017-06-19perf ftrace: Add -D option for depth filterNamhyung Kim
2017-06-19perf ftrace: Add option for function filteringNamhyung Kim
2017-06-19perf ftrace: Move setup_pager before opening trace_pipeNamhyung Kim
2017-06-19perf ftrace: Show error message when fails to set ftrace filesNamhyung Kim
2017-06-19perf script: Support -F brstackoff,dsoMark Santaniello
2017-06-19perf script: Support -F brstack,dso and brstacksym,dsoMark Santaniello
2017-06-19perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is setWang Nan
2017-06-19perf annotate: Return arch from symbol__disassemble() and save it in browserJin Yao
2017-06-19perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv arrayKim Phillips
2017-06-19perf coresight: Remove superfluous check before useKim Phillips
2017-06-19tools: Adopt __aligned from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo
2017-06-19perf tools: Use __maybe_unused consistentlyArnaldo Carvalho de Melo
2017-06-19tools: Adopt __scanf from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe
2017-06-19tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo
2017-06-19perf script: Allow adding and removing fieldsAndi Kleen
2017-06-19perf config: Invert an if statement to reduce nesting in cmd_config()Taeung Song
2017-06-19perf annotate browser: Display titles in left frameJin Yao
2017-06-19perf report: Remove unnecessary check in annotate_browser_write()Jin Yao
2017-06-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook
2017-06-15kselftest: membarrier: make test names more informativeAlice Ferrazzi
2017-06-15kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder