Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | perf record: Add clang options for compiling BPF scripts | Wang Nan | 2015-10-29 | 2 | -0/+13 | |
| * | | | | | | | | | | perf bpf: Attach eBPF filter to perf event | Wang Nan | 2015-10-29 | 3 | -0/+24 | |
| * | | | | | | | | | | perf tools: Make sure fixdep is built before libbpf | Jiri Olsa | 2015-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | | perf script: Enable printing of branch stack | Stephane Eranian | 2015-10-29 | 2 | -3/+93 | |
| * | | | | | | | | | | perf trace: Add cmd string table to decode sys_bpf first arg | Arnaldo Carvalho de Melo | 2015-10-29 | 1 | -0/+7 | |
| * | | | | | | | | | | perf bpf: Collect perf_evsel in BPF object files | Wang Nan | 2015-10-28 | 3 | -7/+99 | |
| * | | | | | | | | | | perf tools: Load eBPF object into kernel | Wang Nan | 2015-10-28 | 3 | -0/+39 | |
| * | | | | | | | | | | perf tools: Create probe points for BPF programs | Wang Nan | 2015-10-28 | 3 | -1/+268 | |
| * | | | | | | | | | | perf tools: Enable passing bpf object file to --event | Wang Nan | 2015-10-28 | 6 | -1/+88 | |
| * | | | | | | | | | | perf ebpf: Add the libbpf glue | Wang Nan | 2015-10-28 | 2 | -0/+86 | |
| * | | | | | | | | | | perf tools: Make perf depend on libbpf | Wang Nan | 2015-10-28 | 5 | -6/+47 | |
| * | | | | | | | | | | perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore | Jiri Olsa | 2015-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | perf tools: Enable pre-event inherit setting by config terms | Wang Nan | 2015-10-28 | 5 | -0/+29 | |
| * | | | | | | | | | | perf symbols: we can now read separate debug-info files based on a build ID | Dima Kogan | 2015-10-28 | 1 | -0/+9 | |
| * | | | | | | | | | | perf symbols: Fix type error when reading a build-id | Dima Kogan | 2015-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | perf tools: Search for more options when passing args to -h | Arnaldo Carvalho de Melo | 2015-10-27 | 1 | -1/+14 | |
| * | | | | | | | | | | perf stat: Cache aggregated map entries in extra cpumap | Jiri Olsa | 2015-10-27 | 1 | -4/+55 | |
| * | | | | | | | | | | perf cpu_map: Add cpu_map__empty_new function | Jiri Olsa | 2015-10-27 | 2 | -0/+18 | |
| * | | | | | | | | | | perf evsel: Move id_offset out of struct perf_evsel union member | Jiri Olsa | 2015-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | | perf tools: Introduce usage_with_options_msg() | Namhyung Kim | 2015-10-27 | 9 | -28/+62 | |
| * | | | | | | | | | | perf tools: Setup pager when printing usage and help | Namhyung Kim | 2015-10-26 | 1 | -2/+13 | |
| * | | | | | | | | | | perf report: Rename to --show-cpu-utilization | Namhyung Kim | 2015-10-26 | 3 | -2/+5 | |
| * | | | | | | | | | | perf tools: Improve ambiguous option help message | Namhyung Kim | 2015-10-26 | 1 | -9/+8 | |
| * | | | | | | | | | | perf tools: Provide help for subset of options | Arnaldo Carvalho de Melo | 2015-10-23 | 1 | -9/+33 | |
| * | | | | | | | | | | perf tools: Show tool command line options ordered | Arnaldo Carvalho de Melo | 2015-10-23 | 1 | -0/+48 | |
| * | | | | | | | | | | perf annotate: Don't die() when finding an invalid config option | Arnaldo Carvalho de Melo | 2015-10-22 | 1 | -3/+3 | |
| * | | | | | | | | | | perf ui tui: Register the error callbacks before initializing the widgets | Arnaldo Carvalho de Melo | 2015-10-22 | 1 | -4/+4 | |
| * | | | | | | | | | | perf annotate: Fix 'annotate.use_offset' config variable usage | Namhyung Kim | 2015-10-22 | 1 | -1/+1 | |
| * | | | | | | | | | | perf tools: Improve call graph documents and help messages | Namhyung Kim | 2015-10-22 | 6 | -30/+62 | |
| * | | | | | | | | | | perf tools: Defaults to 'caller' callchain order only if --children is enabled | Namhyung Kim | 2015-10-22 | 5 | -1/+9 | |
| * | | | | | | | | | | perf top: Support call-graph display options also | Namhyung Kim | 2015-10-22 | 4 | -10/+62 | |
| * | | | | | | | | | | perf tools: Move callchain help messages to callchain.h | Namhyung Kim | 2015-10-22 | 3 | -10/+20 | |
| * | | | | | | | | | | tools lib traceevent: Support %ps/%pS | Scott Wood | 2015-10-22 | 1 | -2/+2 | |
| * | | | | | | | | | | perf annotate: Add debug message for out of bounds sample | Arnaldo Carvalho de Melo | 2015-10-21 | 1 | -1/+4 | |
| * | | | | | | | | | | perf evsel: Print branch filter state with -vv | Andi Kleen | 2015-10-21 | 1 | -0/+1 | |
| * | | | | | | | | | | perf cpu_map: Fix core dump caused by per-socket/core system-wide stat | Kan Liang | 2015-10-20 | 1 | -1/+1 | |
| * | | | | | | | | | | tools lib traceevent: update KVM plugin | Paolo Bonzini | 2015-10-20 | 1 | -8/+17 | |
| * | | | | | | | | | | perf build: Add fixdep to .gitignore | Yunlong Song | 2015-10-20 | 1 | -0/+1 | |
| * | | | | | | | | | | perf record: Add ability to sample call branches | Stephane Eranian | 2015-10-20 | 2 | -0/+2 | |
| * | | | | | | | | | | perf bench: Use named initializers in the trailer too | Arnaldo Carvalho de Melo | 2015-10-19 | 1 | -2/+2 | |
| * | | | | | | | | | | perf script: Check output fields only for samples | Jiri Olsa | 2015-10-19 | 1 | -1/+4 | |
| * | | | | | | | | | | perf cpu_map: Add data arg to cpu_map__build_map callback | Jiri Olsa | 2015-10-19 | 5 | -15/+27 | |
| * | | | | | | | | | | perf cpu_map: Make cpu_map__build_map global | Jiri Olsa | 2015-10-19 | 2 | -2/+4 | |
| * | | | | | | | | | | perf stat: Add AGGR_UNSET mode | Jiri Olsa | 2015-10-19 | 3 | -0/+7 | |
| * | | | | | | | | | | perf stat: Rename perf_stat struct into perf_stat_evsel | Jiri Olsa | 2015-10-19 | 3 | -8/+8 | |
| * | | | | | | | | | | perf help: Change 'usage' to 'Usage' for consistency | Yunlong Song | 2015-10-19 | 2 | -3/+3 | |
| * | | | | | | | | | | perf bench: Run benchmarks, don't test them | Ingo Molnar | 2015-10-19 | 1 | -4/+4 | |
| * | | | | | | | | | | perf bench mem: Rename 'routine' to 'function' | Ingo Molnar | 2015-10-19 | 2 | -38/+38 | |
| * | | | | | | | | | | perf bench: Harmonize all the -l/--nr_loops options | Ingo Molnar | 2015-10-19 | 4 | -23/+23 | |
| * | | | | | | | | | | perf bench mem: Reorganize the code a bit | Ingo Molnar | 2015-10-19 | 1 | -19/+19 |