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