index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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 jevents: Handle events including .c and .o
Wang Nan
2016-10-17
1
-2
/
+2
*
perf header: Set nr_numa_nodes only when we parsed all the data
Jiri Olsa
2016-10-13
1
-1
/
+1
*
perf intel-pt: Fix MTC timestamp calculation for large MTC periods
Adrian Hunter
2016-10-05
1
-0
/
+36
*
perf intel-pt: Fix estimated timestamps for cycle-accurate mode
Adrian Hunter
2016-10-05
1
-0
/
+2
*
perf tools: Make alias matching case-insensitive
Andi Kleen
2016-10-04
1
-1
/
+1
*
perf tools: Allow period= in perf stat CPU event descriptions.
Sukadev Bhattiprolu
2016-10-04
1
-0
/
+1
*
perf list jevents: Add support for event list topics
Andi Kleen
2016-10-04
2
-10
/
+28
*
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
2016-10-04
4
-9
/
+18
*
perf pmu: Add override support for event list CPUID
Andi Kleen
2016-10-04
1
-1
/
+7
*
perf list: Add a --no-desc flag
Andi Kleen
2016-10-04
4
-6
/
+6
*
perf tools: Query terminal width and use in perf list
Andi Kleen
2016-10-04
1
-1
/
+2
*
perf pmu: Support alias descriptions
Andi Kleen
2016-10-04
2
-16
/
+68
*
perf pmu: Use pmu_events table to create aliases
Sukadev Bhattiprolu
2016-10-04
2
-0
/
+61
*
perf tools: Experiment with cppcheck
Arnaldo Carvalho de Melo
2016-10-03
5
-20
/
+13
*
perf probe: Check if *ptr2 is zero and not ptr2
Colin Ian King
2016-10-03
1
-1
/
+1
*
perf probe: Match linkage name with mangled name
Masami Hiramatsu
2016-09-29
2
-2
/
+29
*
perf probe: Fix to cut off incompatible chars from group name
Masami Hiramatsu
2016-09-29
1
-3
/
+7
*
perf probe: Skip if the function address is 0
Masami Hiramatsu
2016-09-29
1
-1
/
+11
*
perf probe: Ignore the error of finding inline instance
Masami Hiramatsu
2016-09-29
1
-2
/
+3
*
perf intel-pt: Fix decoding when there are address filters
Adrian Hunter
2016-09-29
1
-0
/
+82
*
perf intel-pt: Enable decoder to handle TIP.PGD with missing IP
Adrian Hunter
2016-09-29
2
-0
/
+31
*
perf intel-pt: Read address filter from AUXTRACE_INFO event
Adrian Hunter
2016-09-29
1
-0
/
+51
*
perf intel-pt: Record address filter in AUXTRACE_INFO event
Adrian Hunter
2016-09-29
1
-2
/
+1
*
perf intel-pt: Add a helper function for processing AUXTRACE_INFO
Adrian Hunter
2016-09-29
1
-4
/
+8
*
perf intel-pt: Fix missing error codes processing auxtrace_info
Adrian Hunter
2016-09-29
1
-0
/
+2
*
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
2016-09-29
2
-1
/
+14
*
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
2016-09-29
1
-4
/
+11
*
perf probe: Increase debug level of SDT debug messages
Adrian Hunter
2016-09-29
2
-3
/
+3
*
perf record: Add support for using symbols in address filters
Adrian Hunter
2016-09-29
2
-0
/
+791
*
perf symbols: Add dso__last_symbol()
Adrian Hunter
2016-09-29
2
-0
/
+16
*
perf script: Fix vanished idle symbols
Adrian Hunter
2016-09-29
1
-5
/
+2
*
perf evsel: Add support for address filters
Mathieu Poirier
2016-09-29
3
-5
/
+41
*
perf evsel: New tracepoint specific function
Mathieu Poirier
2016-09-29
3
-6
/
+10
*
perf tools: Make perf_evsel__append_filter() generic
Mathieu Poirier
2016-09-29
3
-5
/
+5
*
perf data: Fix building in 32 bit platform with libbabeltrace
Wang Nan
2016-09-28
1
-1
/
+1
*
perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
Adrian Hunter
2016-09-28
1
-1
/
+2
*
perf hists: Make hists__fprintf_headers function global
Jiri Olsa
2016-09-22
1
-0
/
+1
*
perf hists: Make __hist_entry__snprintf function global
Jiri Olsa
2016-09-22
1
-0
/
+2
*
perf tools: Make several display functions global
Jiri Olsa
2016-09-22
1
-0
/
+2
*
perf tools: Make several sorting functions global
Jiri Olsa
2016-09-22
2
-3
/
+9
*
perf tools: Make output_field_add and sort_dimension__add global
Jiri Olsa
2016-09-22
2
-4
/
+8
*
perf tools: Make reset_dimensions global
Jiri Olsa
2016-09-22
2
-1
/
+2
*
perf pmu: Push configuration down to PMU driver
Mathieu Poirier
2016-09-22
4
-0
/
+106
*
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
2016-09-22
3
-0
/
+76
*
perf evsel: Remove superfluous initialization of weight
Jiri Olsa
2016-09-21
1
-2
/
+0
*
perf symbols: Do not open device files
Jiri Olsa
2016-09-20
1
-0
/
+3
*
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
2016-09-20
1
-0
/
+1
*
perf annotate: Resolve 'call' operands to function names
Arnaldo Carvalho de Melo
2016-09-20
1
-2
/
+6
*
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2016-09-20
2
-12
/
+13
*
perf annotate: Do not ignore call instruction with indirect target
Ravi Bangoria
2016-09-20
1
-6
/
+2
[next]