summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-03perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa
2016-02-03perf hists: Pass perf_hpp_list all the way through setup_output_listJiri Olsa
2016-02-03perf hists: Add perf_hpp_list register helpersJiri Olsa
2016-02-03perf hists: Introduce perf_hpp_list__init functionJiri Olsa
2016-02-03perf hists: Introduce struct perf_hpp_listJiri Olsa
2016-02-03perf hists: Separate output fields parsing into setup_output_list functionJiri Olsa
2016-02-03perf hists: Separate sort fields parsing into setup_sort_list functionJiri Olsa
2016-02-03perf hists: Properly release format fieldsJiri Olsa
2016-02-03perf hists: Remove perf_hpp__column_(disable|enable)Jiri Olsa
2016-02-03perf hists: Allocate output sort fieldJiri Olsa
2016-02-03perf top: Move UI initialization ahead of sort setupArnaldo Carvalho de Melo
2016-02-03perf report: Move UI initialization ahead of sort setupJiri Olsa
2016-02-03perf hists: Make hpp setup function genericJiri Olsa
2016-02-03perf hists: Add 'hpp__equal' callback functionJiri Olsa
2016-02-03perf hists: Add 'equal' method to perf_hpp_fmt structJiri Olsa
2016-02-03perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_widthJiri Olsa
2016-02-03perf hists: Add _idx fields into struct perf_hpp_fmtJiri Olsa
2016-02-03perf hists: Introduce perf_evsel__output_resort functionJiri Olsa
2016-02-03perf hists: Factor output_resort from hists__output_resortJiri Olsa
2016-02-03Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2016-02-03Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2016-02-02perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar
2016-02-02perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-01perf report: Don't show blank lines if entry has no callchainNamhyung Kim
2016-02-01perf hists browser: Fix percent display in callchainsNamhyung Kim
2016-02-01perf hists browser: Pass parent_total to callchain print functionsNamhyung Kim
2016-02-01perf hists browser: Fix dump to show correct callchain styleNamhyung Kim
2016-02-01perf report: Fix percent display in callchains on --stdioNamhyung Kim
2016-02-01perf callchain: Pass parent_samples to __callchain__fprintf_graph()Namhyung Kim
2016-02-01perf report: Get rid of hist_entry__callchain_fprintf()Namhyung Kim
2016-02-01perf report: Apply --percent-limit to callchains alsoNamhyung Kim
2016-02-01perf hists: Update hists' total period when adding entriesNamhyung Kim
2016-02-01perf hists: Fix min callchain hits calculationNamhyung Kim
2016-02-01perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter
2016-02-01x86/cpufeature: Use enum cpuid_leafs instead of magic numbersHuaitong Han
2016-02-01Linux 4.5-rc2Linus Torvalds
2016-02-01Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-01Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-01Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds