| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | perf tools: Pass perf_hpp_list all the way through setup_sort_list | Jiri Olsa | 2016-03-09 | 1 | -18/+26 |
* | | perf tools: Fix perf script python database export crash | Chris Phlipot | 2016-03-09 | 1 | -4/+2 |
* | | perf jitdump: DWARF is also needed | Arnaldo Carvalho de Melo | 2016-03-09 | 2 | -5/+8 |
* | | perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes | Ingo Molnar | 2016-03-09 | 1 | -0/+5 |
* | | perf report: Use hierarchy hpp list on gtk | Namhyung Kim | 2016-03-08 | 1 | -22/+33 |
* | | perf hists browser: Use hierarchy hpp list | Namhyung Kim | 2016-03-08 | 1 | -36/+45 |
* | | perf report: Use hierarchy hpp list on stdio | Namhyung Kim | 2016-03-08 | 1 | -46/+57 |
* | | perf hists: Fix indent for multiple hierarchy sort key | Namhyung Kim | 2016-03-08 | 4 | -28/+23 |
* | | perf hists: Support multiple sort keys in a hierarchy level | Namhyung Kim | 2016-03-08 | 1 | -10/+32 |
* | | perf hists: Use own hpp_list for hierarchy mode | Namhyung Kim | 2016-03-08 | 7 | -73/+103 |
* | | perf hists: Introduce perf_hpp__setup_hists_formats() | Namhyung Kim | 2016-03-08 | 4 | -0/+118 |
* | | perf stat: Document --detailed option | Borislav Petkov | 2016-03-08 | 1 | -0/+8 |
* | | perf hists: Add level field to struct perf_hpp_fmt | Namhyung Kim | 2016-03-08 | 2 | -33/+42 |
* | | perf tools: Use 64-bit shifts with (TSC) time conversion | Adrian Hunter | 2016-03-08 | 2 | -2/+2 |
* | | perf jit: Move clockid validation | Adrian Hunter | 2016-03-08 | 2 | -24/+23 |
* | | perf jit: Let jit_process() return errors | Adrian Hunter | 2016-03-08 | 2 | -6/+16 |
* | | perf session: Simplify tool stubs | Adrian Hunter | 2016-03-08 | 1 | -33/+7 |
* | | perf inject: Hit all DSOs for AUX data in JIT and other cases | Adrian Hunter | 2016-03-08 | 1 | -4/+8 |
* | | perf tools: Explicitly declare inc_group_count as a void function | Colin Ian King | 2016-03-08 | 1 | -1/+1 |
* | | perf stat: Check for frontend stalled for metrics | Andi Kleen | 2016-03-03 | 3 | -1/+10 |
* | | perf tests: Initialize sa.sa_flags | Colin Ian King | 2016-03-03 | 1 | -0/+1 |
* | | perf test: Fix hists related entries | Arnaldo Carvalho de Melo | 2016-03-03 | 1 | -15/+22 |
* | | perf script: Fix double free on command_line | Colin Ian King | 2016-03-03 | 1 | -2/+2 |
* | | perf stat: Support metrics in --per-core/socket mode | Andi Kleen | 2016-03-03 | 2 | -8/+63 |
* | | perf stat: Implement CSV metrics output | Andi Kleen | 2016-03-03 | 2 | -5/+70 |
* | | perf record: Ensure return non-zero rc when mmap fail | Wang Nan | 2016-03-03 | 1 | -1/+4 |
* | | perf record: Introduce record__finish_output() to finish a perf.data | Wang Nan | 2016-03-03 | 1 | -12/+25 |
* | | perf record: Extract synthesize code to record__synthesize() | Wang Nan | 2016-03-03 | 1 | -55/+70 |
* | | perf record: Use WARN_ONCE to replace 'if' condition | Wang Nan | 2016-03-03 | 1 | -8/+7 |
* | | perf data: Explicitly set byte order for integer types | Wang Nan | 2016-03-03 | 1 | -0/+6 |
* | | perf data: Support converting data from bpf_perf_event_output() | Wang Nan | 2016-03-03 | 1 | -1/+111 |
* | | perf stat: Check existence of frontend/backed stalled cycles | Andi Kleen | 2016-03-03 | 1 | -2/+20 |
* | | perf tools: Fix locale handling in pmu parsing | Jiri Olsa | 2016-03-03 | 1 | -0/+13 |
* | | perf trace: Check and discard not only 'nr' but also '__syscall_nr' | Taeung Song | 2016-02-29 | 1 | -2/+6 |
* | | perf tools: Fix python extension build | Jiri Olsa | 2016-02-29 | 1 | -0/+4 |
* | | perf trace: Print content of bpf-output event | Wang Nan | 2016-02-26 | 1 | -1/+34 |
* | | perf trace: Call bpf__apply_obj_config in 'perf trace' | Wang Nan | 2016-02-26 | 1 | -0/+11 |
* | | perf tools: Only set filter for tracepoints events | Wang Nan | 2016-02-26 | 1 | -0/+3 |
* | | perf config: Bring perf_default_config to the very beginning at main() | Wang Nan | 2016-02-26 | 10 | -21/+15 |
* | | perf report: Update column width of dynamic entries | Namhyung Kim | 2016-02-26 | 2 | -3/+16 |
* | | perf hists: Fix dynamic entry display in hierarchy | Namhyung Kim | 2016-02-26 | 2 | -1/+4 |
* | | perf report: Left align dynamic entries in hierarchy | Namhyung Kim | 2016-02-26 | 2 | -11/+33 |
* | | perf report: Fix indentation of dynamic entries in hierarchy | Namhyung Kim | 2016-02-26 | 4 | -6/+26 |
* | | perf hists: Fix comparing of dynamic entries | Namhyung Kim | 2016-02-26 | 1 | -0/+8 |
* | | perf report: Show message for percent limit on gtk | Namhyung Kim | 2016-02-26 | 1 | -0/+11 |
* | | perf hists browser: Show message for percent limit | Namhyung Kim | 2016-02-26 | 3 | -0/+102 |
* | | perf hists browser: Cleanup hist_browser__update_percent_limit() | Namhyung Kim | 2016-02-26 | 1 | -6/+1 |
* | | perf report: Show message for percent limit on stdio | Namhyung Kim | 2016-02-26 | 1 | -0/+17 |
* | | perf hists: Add more helper functions for the hierarchy mode | Namhyung Kim | 2016-02-26 | 3 | -0/+50 |
* | | perf script: Remove duplicated code and needless script_spec__findnew() | Taeung Song | 2016-02-25 | 1 | -18/+3 |