Age | Commit message (Expand) | Author |
2016-02-26 | perf config: Bring perf_default_config to the very beginning at main() | Wang Nan |
2016-02-26 | perf report: Update column width of dynamic entries | Namhyung Kim |
2016-02-26 | perf hists: Fix dynamic entry display in hierarchy | Namhyung Kim |
2016-02-26 | perf report: Fix indentation of dynamic entries in hierarchy | Namhyung Kim |
2016-02-26 | perf hists: Fix comparing of dynamic entries | Namhyung Kim |
2016-02-26 | perf hists browser: Show message for percent limit | Namhyung Kim |
2016-02-26 | perf hists: Add more helper functions for the hierarchy mode | Namhyung Kim |
2016-02-25 | perf script: Exception handling when the print fmt is empty | Taeung Song |
2016-02-25 | perf tools: Fix parsing of pmu events with empty list of modifiers | Arnaldo Carvalho de Melo |
2016-02-24 | perf hists: Support decaying in hierarchy mode | Namhyung Kim |
2016-02-24 | perf ui/stdio: Align column header for hierarchy output | Namhyung Kim |
2016-02-24 | perf ui/stdio: Implement hierarchy output mode | Namhyung Kim |
2016-02-24 | perf hists: Count number of sort keys | Namhyung Kim |
2016-02-24 | perf hists: Resort after filtering hierarchy | Namhyung Kim |
2016-02-24 | perf hists: Support filtering in hierarchy mode | Namhyung Kim |
2016-02-24 | perf hists: Introduce hist_entry__filter() | Namhyung Kim |
2016-02-24 | perf hists: Add helper functions for hierarchy mode | Namhyung Kim |
2016-02-24 | perf hists: Resort hist entries with hierarchy | Namhyung Kim |
2016-02-24 | perf hists: Basic support of hierarchical report view | Namhyung Kim |
2016-02-24 | perf tools: Add helper functions for some sort keys | Namhyung Kim |
2016-02-24 | perf tools: Make binary data printer code in trace_event public available | Wang Nan |
2016-02-24 | perf script: Display data_src values | Jiri Olsa |
2016-02-24 | perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes | Jiri Olsa |
2016-02-24 | perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes | Jiri Olsa |
2016-02-24 | perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes | Jiri Olsa |
2016-02-24 | perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes | Jiri Olsa |
2016-02-24 | perf tools: Introduce perf_mem__lck_scnprintf function | Jiri Olsa |
2016-02-24 | perf tools: Introduce perf_mem__snp_scnprintf function | Jiri Olsa |
2016-02-24 | perf tools: Introduce perf_mem__lvl_scnprintf function | Jiri Olsa |
2016-02-24 | perf tools: Introduce perf_mem__tlb_scnprintf function | Jiri Olsa |
2016-02-24 | perf mem: Introduce perf_mem_events__name function | Jiri Olsa |
2016-02-24 | perf mem record: Check for memory events support | Jiri Olsa |
2016-02-23 | perf tools: Remove strbuf_{remove,splice}() | Arnaldo Carvalho de Melo |
2016-02-23 | perf tools: Dont stop PMU parsing on alias parse error | Andi Kleen |
2016-02-23 | perf tools: Use ARRAY_SIZE in mem sort display functions | Jiri Olsa |
2016-02-23 | perf mem: Add -e record option | Jiri Olsa |
2016-02-23 | perf tools: Add monitored events array | Jiri Olsa |
2016-02-23 | perf tools: Introduce cl_offset function | Jiri Olsa |
2016-02-23 | perf tools: Make cl_address global | Jiri Olsa |
2016-02-22 | perf tools: Introduce bpf-output event | Wang Nan |
2016-02-22 | perf tools: Apply tracepoint event definition options to BPF script | Wang Nan |
2016-02-22 | perf tools: Enable indices setting syntax for BPF map | Wang Nan |
2016-02-22 | perf tools: Support setting different slots in a BPF map separately | Wang Nan |
2016-02-22 | perf tools: Enable passing event to BPF object | Wang Nan |
2016-02-22 | perf record: Apply config to BPF objects before recording | Wang Nan |
2016-02-22 | perf tools: Enable BPF object configure syntax | Wang Nan |
2016-02-22 | perf bpf: Add API to set values to map entries in a bpf object | Wang Nan |
2016-02-22 | perf tools: Fix column width setting on 'trace' sort key | Namhyung Kim |
2016-02-22 | perf tools: Fix alignment on some sort keys | Namhyung Kim |
2016-02-22 | perf tools: Update srcline/file if needed | Namhyung Kim |