index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix trigger class trigger_on()
Adrian Hunter
2018-03-06
1
-4
/
+5
*
perf auxtrace: Prevent decoding when --no-itrace
Adrian Hunter
2018-03-06
1
-6
/
+9
*
perf record: Fix crash in pipe mode
Jiri Olsa
2018-03-05
1
-2
/
+6
*
perf tools: Substitute yet another strtoull()
Andy Shevchenko
2018-02-15
1
-22
/
+2
*
perf hists browser: Add parameter to disable lost event warning
Kan Liang
2018-02-15
1
-2
/
+4
*
perf evsel: Expose the perf_missing_features struct
Arnaldo Carvalho de Melo
2018-02-15
2
-11
/
+15
*
perf mmap: Discard legacy interface for mmap read
Kan Liang
2018-02-15
2
-49
/
+4
*
perf mmap: Introduce perf_mmap__read_event()
Kan Liang
2018-02-15
2
-0
/
+43
*
perf mmap: Introduce perf_mmap__read_done()
Kan Liang
2018-02-15
2
-0
/
+12
*
perf mmap: Discard 'prev' in perf_mmap__read()
Kan Liang
2018-02-15
1
-18
/
+10
*
perf mmap: Add new return value logic for perf_mmap__read_init()
Kan Liang
2018-02-15
1
-6
/
+6
*
perf mmap: Introduce perf_mmap__read_init()
Kan Liang
2018-02-15
2
-10
/
+29
*
perf mmap: Cleanup perf_mmap__push()
Kan Liang
2018-02-15
1
-1
/
+1
*
perf mmap: Recalculate size for overwrite mode
Kan Liang
2018-02-15
1
-0
/
+2
*
perf evlist: Remove stale mmap read for backward
Kan Liang
2018-02-15
2
-21
/
+0
*
perf record: Fix period option handling
Jiri Olsa
2018-02-05
1
-3
/
+8
*
perf evsel: Fix period/freq terms setup
Jiri Olsa
2018-02-05
1
-0
/
+2
*
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
2018-01-25
4
-1
/
+7
*
perf bpf: Remove misplaced __maybe_unused attribute
Arnaldo Carvalho de Melo
2018-01-25
1
-1
/
+1
*
perf tools: Add mechanic to synthesise CoreSight trace packets
Mathieu Poirier
2018-01-25
1
-0
/
+168
*
perf tools: Add full support for CoreSight trace decoding
Mathieu Poirier
2018-01-25
1
-6
/
+160
*
pert tools: Add queue management functionality
Mathieu Poirier
2018-01-25
1
-4
/
+204
*
perf tools: Add functionality to communicate with the openCSD decoder
Mathieu Poirier
2018-01-25
2
-0
/
+69
*
perf tools: Add support for decoding CoreSight trace data
Mathieu Poirier
2018-01-25
1
-0
/
+119
*
perf tools: Add decoder mechanic to support dumping trace data
Mathieu Poirier
2018-01-25
5
-4
/
+536
*
perf tools: Add processing of coresight metadata
Tor Jeremiassen
2018-01-25
2
-3
/
+194
*
perf tools: Add initial entry point for decoder CoreSight traces
Mathieu Poirier
2018-01-25
4
-0
/
+235
*
perf trace: Remove audit-libs dependency if syscall tables are present
Hendrik Brueckner
2018-01-23
2
-2
/
+2
*
perf report: Fix regression when decoding intel_pt traces
Mathieu Poirier
2018-01-23
1
-2
/
+2
*
perf symbols: Using O_CLOEXEC in do_open
Wang YanQing
2018-01-23
1
-1
/
+1
*
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2018-01-23
2
-10
/
+10
*
perf bpf: Don't warn about unavailability of builtin clang, just fallback
Arnaldo Carvalho de Melo
2018-01-18
1
-1
/
+1
*
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
2018-01-18
1
-2
/
+2
*
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
2018-01-18
4
-31
/
+4
*
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
Adrian Hunter
2018-01-18
1
-0
/
+1
*
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2018-01-18
2
-13
/
+4
*
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2018-01-17
2
-0
/
+30
*
perf util: Support no index time percent slice
Jin Yao
2018-01-17
1
-0
/
+36
*
perf util: Improve error checking for time percent input
Jin Yao
2018-01-17
1
-2
/
+6
*
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
2018-01-17
1
-3
/
+13
*
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-17
3
-6
/
+15
*
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-01-17
1
-4
/
+4
*
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2018-01-17
7
-0
/
+773
*
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
2018-01-12
1
-3
/
+11
*
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-01-12
1
-1
/
+1
*
perf script python: Add script to profile and resolve physical mem type
Kan Liang
2018-01-12
1
-0
/
+2
*
perf evlist: Remove trailing semicolon
Luis de Bethencourt
2018-01-12
1
-1
/
+1
*
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
2018-01-11
1
-1
/
+1
*
perf tools: Make the tool's warning messages optional
Jiri Olsa
2018-01-10
2
-2
/
+5
*
perf script: Add support to display lost events
Jiri Olsa
2018-01-10
1
-0
/
+8
[next]