summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * perf script: Add stat-cpi.py scriptJiri Olsa2016-01-071-0/+77
| * perf script: Display stat events by defaultJiri Olsa2016-01-071-0/+36
| * perf cpumap: Fix cpu conversion in cpu_map__from_entriesJiri Olsa2016-01-071-2/+11
| * perf script: Add python support for stat eventsJiri Olsa2016-01-071-6/+109
| * perf script: Add stat default handlersJiri Olsa2016-01-071-0/+33
| * perf script: Add process_stat/process_stat_interval scripting interfaceJiri Olsa2016-01-071-0/+4
| * perf script: Process stat config eventJiri Olsa2016-01-071-0/+10
| * perf script: Process cpu/threads mapsJiri Olsa2016-01-071-0/+67
| * perf stat record: Keep sample_type 0 for pipe sessionJiri Olsa2016-01-071-1/+8
| * perf report: Add documentation for dynamic sort keysNamhyung Kim2016-01-071-0/+24
| * perf tools: Add all matching dynamic sort keys for field nameNamhyung Kim2016-01-071-16/+32
| * perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa2016-01-072-1/+5
| * tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa2016-01-071-5/+21
| * tools build feature: Introduce feature_assign macroJiri Olsa2016-01-071-1/+7
| * tools build feature: Move dwarf post unwind choice output into perfJiri Olsa2016-01-072-9/+4
| * tools build feature: Fix feature_check_display_code typoJiri Olsa2016-01-071-1/+1
| * perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...Namhyung Kim2016-01-072-5/+26
| * perf tools: Add 'trace_fields' dynamic sort keyNamhyung Kim2016-01-071-9/+38
| * perf tools: Skip dynamic fields not defined for current eventNamhyung Kim2016-01-077-18/+37
| * perf tools: Support '<event>.*' dynamic sort keyNamhyung Kim2016-01-071-15/+34
| * perf tools: Support shortcuts for events in dynamic sort keysNamhyung Kim2016-01-071-20/+87
| * perf report/top: Add --raw-trace optionNamhyung Kim2016-01-076-4/+41
| * perf tools: Add 'trace' sort keyNamhyung Kim2016-01-073-16/+62
| * perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim2016-01-073-5/+102
| * perf tools: Add dynamic sort key for tracepoint eventsNamhyung Kim2016-01-071-0/+213
| * perf tools: Pass evlist to setup_sorting()Namhyung Kim2016-01-0710-23/+27
| * perf top: Create the evlist soonerNamhyung Kim2016-01-071-6/+6
| * tools lib traceevent: Factor out and export print_event_field[s]()Namhyung Kim2016-01-072-61/+72
| * perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim2016-01-072-0/+26
| * perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim2016-01-075-27/+32
| * perf stat report: Allow to override aggr_modeJiri Olsa2015-12-172-0/+27
| * perf stat report: Process event update eventsJiri Olsa2015-12-171-0/+1
| * perf stat report: Process stat and stat round eventsJiri Olsa2015-12-171-0/+28
| * perf stat report: Move csv_sep initialization before report commandJiri Olsa2015-12-171-7/+7
| * perf stat report: Add support to initialize aggr_map from fileJiri Olsa2015-12-171-0/+103
| * perf stat report: Process stat config eventJiri Olsa2015-12-171-0/+10
| * perf stat report: Process cpu/threads mapsJiri Olsa2015-12-171-2/+64
| * perf stat report: Add report commandJiri Olsa2015-12-172-4/+69
| * perf stat record: Synthesize event update eventsJiri Olsa2015-12-171-0/+59
| * perf stat record: Do not allow record with multiple runs modeJiri Olsa2015-12-171-0/+5
| * perf stat record: Write stat round events on recordJiri Olsa2015-12-171-0/+20
| * perf stat record: Write stat events on recordJiri Olsa2015-12-171-0/+19
| * perf stat record: Add pipe support for record commandJiri Olsa2015-12-171-11/+28
| * perf stat record: Store events IDs in perf data fileJiri Olsa2015-12-171-0/+35
| * perf evlist: Export id_add_fd()Jiri Olsa2015-12-172-3/+6
| * perf stat record: Synthesize stat record dataJiri Olsa2015-12-171-13/+43
| * perf stat record: Initialize record featuresJiri Olsa2015-12-172-0/+18
| * perf stat record: Add record commandJiri Olsa2015-12-172-4/+128
| * perf tools: Introduce stat perf.data header featureJiri Olsa2015-12-173-0/+17
| * perf report: Display newly added events in raw dumpJiri Olsa2015-12-171-0/+19