summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman
2016-03-01Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman
2016-02-29tools lib traceevent: Split pevent_print_event() into specific functionality ...Steven Rostedt
2016-02-29perf trace: Check and discard not only 'nr' but also '__syscall_nr'Taeung Song
2016-02-29perf tools: Fix python extension buildJiri Olsa
2016-02-29tools/lib/lockdep: Fix link creation warningIngo Molnar
2016-02-29tools/lib/lockdep: Add tests for AA and ABBA lockingAlfredo Alvarez Fernandez
2016-02-29tools/lib/lockdep: Add userspace version of READ_ONCE()Alfredo Alvarez Fernandez
2016-02-29tools/lib/lockdep: Fix the build on recent kernelsIngo Molnar
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf
2016-02-26perf trace: Print content of bpf-output eventWang Nan
2016-02-26perf trace: Call bpf__apply_obj_config in 'perf trace'Wang Nan
2016-02-26perf tools: Only set filter for tracepoints eventsWang Nan
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan
2016-02-26perf report: Update column width of dynamic entriesNamhyung Kim
2016-02-26perf hists: Fix dynamic entry display in hierarchyNamhyung Kim
2016-02-26perf report: Left align dynamic entries in hierarchyNamhyung Kim
2016-02-26perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim
2016-02-26perf hists: Fix comparing of dynamic entriesNamhyung Kim
2016-02-26perf report: Show message for percent limit on gtkNamhyung Kim
2016-02-26perf hists browser: Show message for percent limitNamhyung Kim
2016-02-26perf hists browser: Cleanup hist_browser__update_percent_limit()Namhyung Kim
2016-02-26perf report: Show message for percent limit on stdioNamhyung Kim
2016-02-26perf hists: Add more helper functions for the hierarchy modeNamhyung Kim
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-25selftests: media_dcevice_test fix usage informationShuah Khan
2016-02-25selftests: media_dcevice_test fix to handle ioctl failure caseShuah Khan
2016-02-25selftests: add missing .gitignore file or entrySudeep Holla
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij
2016-02-25perf script: Remove duplicated code and needless script_spec__findnew()Taeung Song
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang
2016-02-25selftests: breakpoint: add step_after_suspend_testGreg Hackmann
2016-02-25selftests: add a new test for Media Controller APIShuah Khan
2016-02-25perf script: Exception handling when the print fmt is emptyTaeung Song
2016-02-25perf tools: Fix parsing of pmu events with empty list of modifiersArnaldo Carvalho de Melo
2016-02-25perf jvmti: improve error message in MakefileStephane Eranian
2016-02-25perf tools: Use asprintf() for simple string formatting/allocationArnaldo Carvalho de Melo
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar
2016-02-24perf top: Add --hierarchy optionNamhyung Kim
2016-02-24perf hists: Support decaying in hierarchy modeNamhyung Kim
2016-02-24perf report: Add --hierarchy optionNamhyung Kim
2016-02-24perf ui/gtk: Implement hierarchy output modeNamhyung Kim
2016-02-24perf hists browser: Align column header in hierarchy modeNamhyung Kim
2016-02-24perf hists browser: Implement hierarchy outputNamhyung Kim
2016-02-24perf hists browser: Support collapsing/expanding whole entries in hierarchyNamhyung Kim
2016-02-24perf hists browser: Count number of hierarchy entriesNamhyung Kim
2016-02-24perf ui/stdio: Align column header for hierarchy outputNamhyung Kim