index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
jvmti
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
tools build feature tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
3
-0
/
+3
2019-06-17
perf trace: Streamline validation of select syscall names list
Arnaldo Carvalho de Melo
1
-10
/
+6
2019-06-17
perf trace: Fix exclusion of not available syscall names from selector list
Arnaldo Carvalho de Melo
1
-4
/
+4
2019-06-17
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
6
-0
/
+27
2019-06-17
perf intel-pt: Add callchain to synthesized PEBS sample
Adrian Hunter
1
-0
/
+8
2019-06-17
perf intel-pt: Add memory information to synthesized PEBS sample
Adrian Hunter
1
-0
/
+27
2019-06-17
perf intel-pt: Add LBR information to synthesized PEBS sample
Adrian Hunter
1
-0
/
+72
2019-06-17
perf intel-pt: Add XMM registers to synthesized PEBS sample
Adrian Hunter
1
-1
/
+29
2019-06-17
perf intel-pt: Add gp registers to synthesized PEBS sample
Adrian Hunter
1
-0
/
+69
2019-06-17
perf intel-pt: Synthesize PEBS sample basic information
Adrian Hunter
1
-2
/
+50
2019-06-17
perf intel-pt: Factor out common sample preparation for re-use
Adrian Hunter
1
-7
/
+16
2019-06-17
perf intel-pt: Prepare to synthesize PEBS samples
Adrian Hunter
1
-0
/
+18
2019-06-17
perf intel-pt: Add decoder support for PEBS via PT
Adrian Hunter
2
-1
/
+214
2019-06-17
perf intel-pt: Add Intel PT packet decoder test
Adrian Hunter
4
-1
/
+310
2019-06-17
perf intel-pt: Add new packets for PEBS via PT
Adrian Hunter
4
-9
/
+193
2019-06-17
perf: cs-etm: Optimize option setup for CPU-wide sessions
Mathieu Poirier
1
-12
/
+8
2019-06-17
perf tests arm64: Compile tests unconditionally
Raphael Gault
2
-2
/
+2
2019-06-17
perf/x86/intel: Disable check_msr for real HW
Jiri Olsa
1
-0
/
+8
2019-06-17
perf/x86/intel: Use ->is_visible callback for default group
Jiri Olsa
1
-3
/
+12
2019-06-17
perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge
Kan Liang
3
-1
/
+201
2019-06-17
perf/x86/intel/uncore: Clean up client IMC
Kan Liang
3
-15
/
+22
2019-06-17
perf/x86/intel/uncore: Support MMIO type uncore blocks
Kan Liang
2
-12
/
+60
2019-06-17
perf/x86/intel/uncore: Factor out box ref/unref functions
Kan Liang
1
-18
/
+36
2019-06-17
perf/x86/intel/uncore: Add uncore support for Snow Ridge server
Kan Liang
3
-0
/
+411
2019-06-17
perf/x86/intel/uncore: Handle invalid event coding for free-running counter
Kan Liang
2
-0
/
+11
2019-06-17
perf/x86/intel: Add more Icelake CPUIDs
Kan Liang
1
-4
/
+9
2019-06-17
perf/x86/intel: Add Icelake desktop CPUID
Kan Liang
3
-0
/
+3
2019-06-14
x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
Aaron Lewis
1
-0
/
+2
2019-06-14
perf/x86: Add Intel Ice Lake NNPI uncore support
Rajneesh Bhardwaj
1
-0
/
+1
2019-06-13
x86/cpu: Add Ice Lake NNPI to Intel family
Rajneesh Bhardwaj
1
-0
/
+1
2019-06-10
perf trace: Skip unknown syscalls when expanding strace like syscall groups
Arnaldo Carvalho de Melo
1
-12
/
+13
2019-06-10
perf report: Support s390 diag event display on x86
Thomas Richter
1
-18
/
+78
2019-06-10
perf report: Fix OOM error in TUI mode on s390
Thomas Richter
1
-3
/
+2
2019-06-10
perf test 6: Fix missing kvm module load for s390
Thomas Richter
1
-0
/
+27
2019-06-10
perf time-utils: Add support for multiple explicit time intervals
Adrian Hunter
5
-11
/
+94
2019-06-10
perf tests: Add a test for time-utils
Adrian Hunter
4
-0
/
+240
2019-06-10
perf time-utils: Make perf_time__parse_for_ranges() more logical
Adrian Hunter
1
-1
/
+4
2019-06-10
perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly
Adrian Hunter
1
-7
/
+5
2019-06-10
perf time-utils: Fix --time documentation
Adrian Hunter
3
-9
/
+9
2019-06-10
perf time-utils: Prevent percentage time range overlap
Adrian Hunter
1
-0
/
+3
2019-06-10
perf time-utils: Factor out set_percent_time()
Adrian Hunter
1
-21
/
+18
2019-06-10
perf time-utils: Treat time ranges consistently
Adrian Hunter
1
-4
/
+3
2019-06-10
perf intel-pt: Add support for efficient time interval filtering
Adrian Hunter
1
-0
/
+208
2019-06-10
perf intel-pt: Add support for lookahead
Adrian Hunter
1
-1
/
+58
2019-06-10
perf intel-pt: Factor out intel_pt_get_buffer()
Adrian Hunter
1
-23
/
+37
2019-06-10
perf intel-pt: Add intel_pt_fast_forward()
Adrian Hunter
2
-0
/
+132
2019-06-10
perf intel-pt: Add reposition parameter to intel_pt_get_data()
Adrian Hunter
1
-8
/
+9
2019-06-10
perf intel-pt: Factor out intel_pt_reposition()
Adrian Hunter
1
-4
/
+9
2019-06-10
perf intel-pt: Factor out intel_pt_8b_tsc()
Adrian Hunter
1
-9
/
+17
2019-06-10
perf intel-pt: Add lookahead callback
Adrian Hunter
2
-0
/
+5
[next]