Age | Commit message (Expand) | Author | Files | Lines |
2016-06-23 | perf unwind: Fix wrongly used regs for aarch64 unwind | He Kuang | 1 | -0/+5 |
2016-06-23 | perf unwind: Fix wrongly used regs for x86_32 unwind | He Kuang | 1 | -0/+6 |
2016-06-23 | perf unwind: Change macro names of perf register | He Kuang | 2 | -2/+13 |
2016-06-23 | perf tools: Find right DSO taking into account if binary is 32 or 64-bit | He Kuang | 1 | -3/+37 |
2016-06-23 | perf config: Move config declarations from util/cache.h to util/config.h | Taeung Song | 7 | -11/+16 |
2016-06-22 | perf machine: Destructors should accept NULL | Arnaldo Carvalho de Melo | 2 | -6/+6 |
2016-06-22 | perf session: Destructors should accept NULL | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2016-06-22 | perf evlist: Destructors should accept NULL | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2016-06-22 | perf hists: Enlarge pid sort entry size | Jiri Olsa | 2 | -4/+4 |
2016-06-21 | perf evsel: Fix write_backwards fallback | Arnaldo Carvalho de Melo | 1 | -13/+10 |
2016-06-21 | perf llvm: Allow dump llvm output object file using llvm.dump-obj | Wang Nan | 2 | -0/+47 |
2016-06-21 | perf tools: Remove --perf-dir and --work-dir | Arnaldo Carvalho de Melo | 1 | -5/+0 |
2016-06-21 | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 3 | -69/+2 |
2016-06-21 | perf hists: Rename __hists__add_entry to hists__add_entry | Jiri Olsa | 2 | -24/+24 |
2016-06-15 | perf probe: Add --cache option to cache the probe definitions | Masami Hiramatsu | 2 | -0/+10 |
2016-06-15 | perf probe: Introduce perf_cache interfaces | Masami Hiramatsu | 2 | -0/+351 |
2016-06-15 | perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback | Jiri Olsa | 3 | -5/+5 |
2016-06-15 | perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback | Jiri Olsa | 2 | -4/+4 |
2016-06-15 | perf stdio: Add use_callchain parameter to hists__fprintf | Jiri Olsa | 1 | -1/+2 |
2016-06-15 | perf tools: Fix Data Object sort entry width index | Jiri Olsa | 1 | -1/+1 |
2016-06-15 | perf mem: Add --ldlat option | Jiri Olsa | 2 | -1/+17 |
2016-06-14 | perf probe: Uncomment and export synthesize_perf_probe_point() | Masami Hiramatsu | 2 | -17/+23 |
2016-06-14 | perf probe: Add perf_probe_event__copy() | Masami Hiramatsu | 2 | -3/+76 |
2016-06-14 | perf buildid: Rename and export build_id_cache__cachedir() | Masami Hiramatsu | 2 | -7/+7 |
2016-06-14 | perf probe: Fix to add NULL check for strndup | Masami Hiramatsu | 1 | -0/+4 |
2016-06-14 | perf tools: Fix rm_rf() to handle non-regular files correctly | Masami Hiramatsu | 1 | -8/+5 |
2016-06-14 | perf config: Handle NULL at perf_config_set__delete() | Taeung Song | 1 | -0/+3 |
2016-06-08 | Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 12 | -746/+966 |
2016-06-08 | Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 9 | -21/+213 |
2016-06-08 | Merge branch 'linus' into perf/core, to refresh the branch | Ingo Molnar | 5 | -8/+8 |
2016-06-07 | perf callchain: Support aarch64 cross-platform | He Kuang | 3 | -0/+40 |
2016-06-07 | perf callchain: Support x86 target platform | He Kuang | 3 | -2/+51 |
2016-06-07 | perf unwind: Introduce flag to separate local/remote unwind compilation | He Kuang | 1 | -0/+4 |
2016-06-07 | perf unwind: Change fixed name of libunwind__arch_reg_id to macro | He Kuang | 2 | -2/+5 |
2016-06-07 | perf unwind: Check the target platform before assigning unwind methods | He Kuang | 3 | -5/+30 |
2016-06-07 | perf tools: Extract common API out of unwind-libunwind-local.c | He Kuang | 3 | -34/+39 |
2016-06-07 | perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c | He Kuang | 2 | -1/+1 |
2016-06-07 | perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map | He Kuang | 3 | -7/+22 |
2016-06-07 | perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind | He Kuang | 3 | -5/+61 |
2016-06-07 | perf unwind: Decouple thread->address_space on libunwind | He Kuang | 1 | -4/+1 |
2016-06-07 | perf config: Use new perf_config_set__init() to initialize config set | Taeung Song | 1 | -1/+46 |
2016-06-07 | perf config: Constructor should free its allocated memory when failing | Taeung Song | 1 | -2/+4 |
2016-06-07 | perf tools: Fix crash in build_id_cache__kallsyms_path() | Wang Nan | 1 | -7/+4 |
2016-06-07 | tools lib bpf: Rename set_private() to set_priv() | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2016-06-07 | tools lib bpf: Make bpf_program__get_private() use IS_ERR() | Arnaldo Carvalho de Melo | 1 | -15/+12 |
2016-06-07 | tools lib bpf: Remove _get_ from non-refcount method names | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-06-07 | tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2016-06-07 | tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def() | Arnaldo Carvalho de Melo | 1 | -28/+24 |
2016-06-07 | tools lib bpf: Rename bpf_map__get_name() to bpf_map__name() | Arnaldo Carvalho de Melo | 1 | -12/+6 |
2016-06-07 | tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private() | Arnaldo Carvalho de Melo | 1 | -14/+9 |