index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
perf python: Add missing files to binding link list
Arnaldo Carvalho de Melo
2016-01-07
1
-0
/
+2
|
*
|
|
|
|
|
perf test: No need for setting attr.sample_freq on the RECORD test
Arnaldo Carvalho de Melo
2016-01-07
1
-1
/
+0
|
*
|
|
|
|
|
perf test: Use "dummy" events in the PERF_RECORD_ test
Arnaldo Carvalho de Melo
2016-01-07
1
-1
/
+4
|
*
|
|
|
|
|
perf evlist: Introduce perf_evlist__new_dummy constructor
Arnaldo Carvalho de Melo
2016-01-07
2
-0
/
+31
|
*
|
|
|
|
|
perf tests: No need to set attr.sample_freq in the perf time to TSC test
Arnaldo Carvalho de Melo
2016-01-07
1
-1
/
+0
|
*
|
|
|
|
|
perf pmu: fix alias->snapshot missing initialization bug
Stephane Eranian
2016-01-06
1
-0
/
+1
|
*
|
|
|
|
|
perf script: Add stat-cpi.py script
Jiri Olsa
2016-01-06
1
-0
/
+77
|
*
|
|
|
|
|
perf script: Display stat events by default
Jiri Olsa
2016-01-06
1
-0
/
+36
|
*
|
|
|
|
|
perf cpumap: Fix cpu conversion in cpu_map__from_entries
Jiri Olsa
2016-01-06
1
-2
/
+11
|
*
|
|
|
|
|
perf script: Add python support for stat events
Jiri Olsa
2016-01-06
1
-6
/
+109
|
*
|
|
|
|
|
perf script: Add stat default handlers
Jiri Olsa
2016-01-06
1
-0
/
+33
|
*
|
|
|
|
|
perf script: Add process_stat/process_stat_interval scripting interface
Jiri Olsa
2016-01-06
1
-0
/
+4
|
*
|
|
|
|
|
perf script: Process stat config event
Jiri Olsa
2016-01-06
1
-0
/
+10
|
*
|
|
|
|
|
perf script: Process cpu/threads maps
Jiri Olsa
2016-01-06
1
-0
/
+67
|
*
|
|
|
|
|
perf stat record: Keep sample_type 0 for pipe session
Jiri Olsa
2016-01-06
1
-1
/
+8
|
*
|
|
|
|
|
perf report: Add documentation for dynamic sort keys
Namhyung Kim
2016-01-06
1
-0
/
+24
|
*
|
|
|
|
|
perf tools: Add all matching dynamic sort keys for field name
Namhyung Kim
2016-01-06
1
-16
/
+32
|
*
|
|
|
|
|
perf build: Use FEATURE-DUMP in bpf subproject
Jiri Olsa
2016-01-06
2
-1
/
+5
|
*
|
|
|
|
|
tools build feature: Use value assignment form for FEATURE-DUMP file
Jiri Olsa
2016-01-06
1
-5
/
+21
|
*
|
|
|
|
|
tools build feature: Introduce feature_assign macro
Jiri Olsa
2016-01-06
1
-1
/
+7
|
*
|
|
|
|
|
tools build feature: Move dwarf post unwind choice output into perf
Jiri Olsa
2016-01-06
2
-9
/
+4
|
*
|
|
|
|
|
tools build feature: Fix feature_check_display_code typo
Jiri Olsa
2016-01-06
1
-1
/
+1
|
*
|
|
|
|
|
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...
Namhyung Kim
2016-01-06
2
-5
/
+26
|
*
|
|
|
|
|
perf tools: Add 'trace_fields' dynamic sort key
Namhyung Kim
2016-01-06
1
-9
/
+38
|
*
|
|
|
|
|
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
2016-01-06
7
-18
/
+37
|
*
|
|
|
|
|
perf tools: Support '<event>.*' dynamic sort key
Namhyung Kim
2016-01-06
1
-15
/
+34
|
*
|
|
|
|
|
perf tools: Support shortcuts for events in dynamic sort keys
Namhyung Kim
2016-01-06
1
-20
/
+87
|
*
|
|
|
|
|
perf report/top: Add --raw-trace option
Namhyung Kim
2016-01-06
6
-4
/
+41
|
*
|
|
|
|
|
perf tools: Add 'trace' sort key
Namhyung Kim
2016-01-06
3
-16
/
+62
|
*
|
|
|
|
|
perf tools: Try to show pretty printed output for dynamic sort keys
Namhyung Kim
2016-01-06
3
-5
/
+102
|
*
|
|
|
|
|
perf tools: Add dynamic sort key for tracepoint events
Namhyung Kim
2016-01-06
1
-0
/
+213
|
*
|
|
|
|
|
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
2016-01-06
10
-23
/
+27
|
*
|
|
|
|
|
perf top: Create the evlist sooner
Namhyung Kim
2016-01-06
1
-6
/
+6
|
*
|
|
|
|
|
tools lib traceevent: Factor out and export print_event_field[s]()
Namhyung Kim
2016-01-06
2
-61
/
+72
|
*
|
|
|
|
|
perf hist: Save raw_data/size for tracepoint events
Namhyung Kim
2016-01-06
2
-0
/
+26
|
*
|
|
|
|
|
perf hist: Pass struct sample to __hists__add_entry()
Namhyung Kim
2016-01-06
5
-27
/
+32
|
*
|
|
|
|
|
perf stat report: Allow to override aggr_mode
Jiri Olsa
2015-12-17
2
-0
/
+27
|
*
|
|
|
|
|
perf stat report: Process event update events
Jiri Olsa
2015-12-17
1
-0
/
+1
|
*
|
|
|
|
|
perf stat report: Process stat and stat round events
Jiri Olsa
2015-12-17
1
-0
/
+28
|
*
|
|
|
|
|
perf stat report: Move csv_sep initialization before report command
Jiri Olsa
2015-12-17
1
-7
/
+7
|
*
|
|
|
|
|
perf stat report: Add support to initialize aggr_map from file
Jiri Olsa
2015-12-17
1
-0
/
+103
|
*
|
|
|
|
|
perf stat report: Process stat config event
Jiri Olsa
2015-12-17
1
-0
/
+10
|
*
|
|
|
|
|
perf stat report: Process cpu/threads maps
Jiri Olsa
2015-12-17
1
-2
/
+64
|
*
|
|
|
|
|
perf stat report: Add report command
Jiri Olsa
2015-12-17
2
-4
/
+69
|
*
|
|
|
|
|
perf stat record: Synthesize event update events
Jiri Olsa
2015-12-17
1
-0
/
+59
|
*
|
|
|
|
|
perf stat record: Do not allow record with multiple runs mode
Jiri Olsa
2015-12-17
1
-0
/
+5
|
*
|
|
|
|
|
perf stat record: Write stat round events on record
Jiri Olsa
2015-12-17
1
-0
/
+20
|
*
|
|
|
|
|
perf stat record: Write stat events on record
Jiri Olsa
2015-12-17
1
-0
/
+19
|
*
|
|
|
|
|
perf stat record: Add pipe support for record command
Jiri Olsa
2015-12-17
1
-11
/
+28
|
*
|
|
|
|
|
perf stat record: Store events IDs in perf data file
Jiri Olsa
2015-12-17
1
-0
/
+35
[prev]
[next]