summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-03perf hists: Introduce hists__for_each_format macroJiri Olsa5-12/+15
2016-02-03perf tools: Add hpp_list into struct hists objectJiri Olsa2-3/+5
2016-02-03perf hists: Add struct perf_hpp_list argument to helper functionsJiri Olsa3-15/+17
2016-02-03perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macroJiri Olsa2-3/+3
2016-02-03perf hists: Introduce perf_hpp_list__for_each_sort_list macroJiri Olsa3-7/+7
2016-02-03perf hists: Introduce perf_hpp_list__for_each_format_safe macroJiri Olsa2-4/+4
2016-02-03perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa6-21/+21
2016-02-03perf hists: Pass perf_hpp_list all the way through setup_output_listJiri Olsa1-15/+18
2016-02-03perf hists: Add perf_hpp_list register helpersJiri Olsa2-9/+23
2016-02-03perf hists: Introduce perf_hpp_list__init functionJiri Olsa2-0/+8
2016-02-03perf hists: Introduce struct perf_hpp_listJiri Olsa2-11/+16
2016-02-03perf hists: Separate output fields parsing into setup_output_list functionJiri Olsa1-12/+22
2016-02-03perf hists: Separate sort fields parsing into setup_sort_list functionJiri Olsa1-12/+22
2016-02-03perf hists: Properly release format fieldsJiri Olsa3-0/+33
2016-02-03perf hists: Remove perf_hpp__column_(disable|enable)Jiri Olsa2-14/+0
2016-02-03perf hists: Allocate output sort fieldJiri Olsa2-10/+47
2016-02-03perf top: Move UI initialization ahead of sort setupArnaldo Carvalho de Melo1-7/+7
2016-02-03perf report: Move UI initialization ahead of sort setupJiri Olsa1-9/+9
2016-02-03perf hists: Make hpp setup function genericJiri Olsa1-28/+8
2016-02-03perf hists: Add 'hpp__equal' callback functionJiri Olsa1-0/+16
2016-02-03perf hists: Add 'equal' method to perf_hpp_fmt structJiri Olsa3-22/+28
2016-02-03perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_widthJiri Olsa1-10/+2
2016-02-03perf hists: Add _idx fields into struct perf_hpp_fmtJiri Olsa2-11/+15
2016-02-03perf hists: Introduce perf_evsel__output_resort functionJiri Olsa8-16/+23
2016-02-03perf hists: Factor output_resort from hists__output_resortJiri Olsa1-8/+15
2016-02-03Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-87/+136
2016-02-03Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar25-122/+688
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar31-184/+507
2016-02-02perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar2-26/+41
2016-02-02perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter1-0/+9
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds154-843/+1402
2016-02-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-16/+28
2016-02-02Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-93/+75
2016-02-01perf report: Don't show blank lines if entry has no callchainNamhyung Kim1-1/+4
2016-02-01perf hists browser: Fix percent display in callchainsNamhyung Kim1-5/+19
2016-02-01perf hists browser: Pass parent_total to callchain print functionsNamhyung Kim1-20/+24
2016-02-01perf hists browser: Fix dump to show correct callchain styleNamhyung Kim1-32/+41
2016-02-01perf report: Fix percent display in callchains on --stdioNamhyung Kim1-6/+20
2016-02-01perf callchain: Pass parent_samples to __callchain__fprintf_graph()Namhyung Kim1-6/+13
2016-02-01perf report: Get rid of hist_entry__callchain_fprintf()Namhyung Kim1-25/+2
2016-02-01perf report: Apply --percent-limit to callchains alsoNamhyung Kim1-2/+7
2016-02-01perf hists: Update hists' total period when adding entriesNamhyung Kim1-2/+9
2016-02-01perf hists: Fix min callchain hits calculationNamhyung Kim1-2/+11
2016-02-01perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter1-0/+3
2016-02-01Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-02-01Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-7/+68
2016-02-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+82
2016-02-01Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-29/+42
2016-02-01Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+9
2016-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+13