Age | Commit message (Expand) | Author | Files | Lines |
2016-01-07 | perf cpumap: Fix cpu conversion in cpu_map__from_entries | Jiri Olsa | 1 | -2/+11 |
2016-01-07 | perf script: Add python support for stat events | Jiri Olsa | 1 | -6/+109 |
2016-01-07 | perf script: Add stat default handlers | Jiri Olsa | 1 | -0/+33 |
2016-01-07 | perf script: Add process_stat/process_stat_interval scripting interface | Jiri Olsa | 1 | -0/+4 |
2016-01-07 | perf script: Process stat config event | Jiri Olsa | 1 | -0/+10 |
2016-01-07 | perf script: Process cpu/threads maps | Jiri Olsa | 1 | -0/+67 |
2016-01-07 | perf stat record: Keep sample_type 0 for pipe session | Jiri Olsa | 1 | -1/+8 |
2016-01-07 | perf report: Add documentation for dynamic sort keys | Namhyung Kim | 1 | -0/+24 |
2016-01-07 | perf tools: Add all matching dynamic sort keys for field name | Namhyung Kim | 1 | -16/+32 |
2016-01-07 | perf build: Use FEATURE-DUMP in bpf subproject | Jiri Olsa | 1 | -1/+1 |
2016-01-07 | tools build feature: Move dwarf post unwind choice output into perf | Jiri Olsa | 1 | -0/+4 |
2016-01-07 | perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev... | Namhyung Kim | 2 | -5/+26 |
2016-01-07 | perf tools: Add 'trace_fields' dynamic sort key | Namhyung Kim | 1 | -9/+38 |
2016-01-07 | perf tools: Skip dynamic fields not defined for current event | Namhyung Kim | 7 | -18/+37 |
2016-01-07 | perf tools: Support '<event>.*' dynamic sort key | Namhyung Kim | 1 | -15/+34 |
2016-01-07 | perf tools: Support shortcuts for events in dynamic sort keys | Namhyung Kim | 1 | -20/+87 |
2016-01-07 | perf report/top: Add --raw-trace option | Namhyung Kim | 6 | -4/+41 |
2016-01-07 | perf tools: Add 'trace' sort key | Namhyung Kim | 3 | -16/+62 |
2016-01-07 | perf tools: Try to show pretty printed output for dynamic sort keys | Namhyung Kim | 3 | -5/+102 |
2016-01-07 | perf tools: Add dynamic sort key for tracepoint events | Namhyung Kim | 1 | -0/+213 |
2016-01-07 | perf tools: Pass evlist to setup_sorting() | Namhyung Kim | 10 | -23/+27 |
2016-01-07 | perf top: Create the evlist sooner | Namhyung Kim | 1 | -6/+6 |
2016-01-07 | perf hist: Save raw_data/size for tracepoint events | Namhyung Kim | 2 | -0/+26 |
2016-01-07 | perf hist: Pass struct sample to __hists__add_entry() | Namhyung Kim | 5 | -27/+32 |
2015-12-17 | perf stat report: Allow to override aggr_mode | Jiri Olsa | 2 | -0/+27 |
2015-12-17 | perf stat report: Process event update events | Jiri Olsa | 1 | -0/+1 |
2015-12-17 | perf stat report: Process stat and stat round events | Jiri Olsa | 1 | -0/+28 |
2015-12-17 | perf stat report: Move csv_sep initialization before report command | Jiri Olsa | 1 | -7/+7 |
2015-12-17 | perf stat report: Add support to initialize aggr_map from file | Jiri Olsa | 1 | -0/+103 |
2015-12-17 | perf stat report: Process stat config event | Jiri Olsa | 1 | -0/+10 |
2015-12-17 | perf stat report: Process cpu/threads maps | Jiri Olsa | 1 | -2/+64 |
2015-12-17 | perf stat report: Add report command | Jiri Olsa | 2 | -4/+69 |
2015-12-17 | perf stat record: Synthesize event update events | Jiri Olsa | 1 | -0/+59 |
2015-12-17 | perf stat record: Do not allow record with multiple runs mode | Jiri Olsa | 1 | -0/+5 |
2015-12-17 | perf stat record: Write stat round events on record | Jiri Olsa | 1 | -0/+20 |
2015-12-17 | perf stat record: Write stat events on record | Jiri Olsa | 1 | -0/+19 |
2015-12-17 | perf stat record: Add pipe support for record command | Jiri Olsa | 1 | -11/+28 |
2015-12-17 | perf stat record: Store events IDs in perf data file | Jiri Olsa | 1 | -0/+35 |
2015-12-17 | perf evlist: Export id_add_fd() | Jiri Olsa | 2 | -3/+6 |
2015-12-17 | perf stat record: Synthesize stat record data | Jiri Olsa | 1 | -13/+43 |
2015-12-17 | perf stat record: Initialize record features | Jiri Olsa | 2 | -0/+18 |
2015-12-17 | perf stat record: Add record command | Jiri Olsa | 2 | -4/+128 |
2015-12-17 | perf tools: Introduce stat perf.data header feature | Jiri Olsa | 3 | -0/+17 |
2015-12-17 | perf report: Display newly added events in raw dump | Jiri Olsa | 1 | -0/+19 |
2015-12-17 | perf tools: Add perf_event__fprintf_event_update function | Jiri Olsa | 2 | -0/+39 |
2015-12-17 | perf tools: Add event_update event cpus type | Jiri Olsa | 4 | -0/+79 |
2015-12-17 | perf tools: Add event_update event name type | Jiri Olsa | 4 | -0/+50 |
2015-12-17 | perf tools: Add event_update event scale type | Jiri Olsa | 4 | -0/+55 |
2015-12-17 | perf tools: Add event_update event unit type | Jiri Olsa | 7 | -0/+99 |
2015-12-17 | perf tools: Add event_update user level event | Jiri Olsa | 6 | -0/+56 |