aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-02-26perf trace: Print content of bpf-output eventperf-core-for-mingo-20160226Wang 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-25perf script: Remove duplicated code and needless script_spec__findnew()Taeung Song
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-24perf top: Add --hierarchy optionperf-core-for-mingo-20160224Namhyung 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
2016-02-24perf ui/stdio: Implement hierarchy output modeNamhyung Kim
2016-02-24perf hists: Count number of sort keysNamhyung Kim
2016-02-24perf hists: Resort after filtering hierarchyNamhyung Kim
2016-02-24perf hists: Support filtering in hierarchy modeNamhyung Kim
2016-02-24perf hists: Introduce hist_entry__filter()Namhyung Kim
2016-02-24perf hists: Add helper functions for hierarchy modeNamhyung Kim
2016-02-24perf hists: Resort hist entries with hierarchyNamhyung Kim
2016-02-24perf hists: Basic support of hierarchical report viewNamhyung Kim
2016-02-24perf tools: Add helper functions for some sort keysNamhyung Kim
2016-02-24perf script: Print bpf-output events in 'perf script'Wang Nan
2016-02-24perf tools: Make binary data printer code in trace_event public availableWang Nan
2016-02-24perf script: Display data_src valuesJiri Olsa
2016-02-24perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytesJiri Olsa
2016-02-24perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytesJiri Olsa
2016-02-24perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytesJiri Olsa
2016-02-24perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytesJiri Olsa
2016-02-24perf tools: Introduce perf_mem__lck_scnprintf functionJiri Olsa
2016-02-24perf tools: Introduce perf_mem__snp_scnprintf functionJiri Olsa
2016-02-24perf tools: Introduce perf_mem__lvl_scnprintf functionJiri Olsa
2016-02-24perf tools: Introduce perf_mem__tlb_scnprintf functionJiri Olsa
2016-02-24perf mem: Introduce perf_mem_events__name functionJiri Olsa
2016-02-24perf mem record: Check for memory events supportJiri Olsa