index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/x86/amd: Remove l1-dcache-stores event for AMD
Vince Weaver
2016-01-06
1
-1
/
+1
*
perf/x86/intel/uncore: Add Knights Landing uncore PMU support
Harish Chegondi
2016-01-06
4
-1
/
+499
*
perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset
Harish Chegondi
2016-01-06
1
-1
/
+2
*
perf/x86/intel: Add perf core PMU support for Intel Knights Landing
Harish Chegondi
2016-01-06
3
-0
/
+78
*
perf/x86/intel/uncore: Add Broadwell-EP uncore support
Kan Liang
2016-01-06
2
-5
/
+149
*
perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface
Huang Rui
2016-01-06
1
-18
/
+5
*
perf/x86: Enable cycles:pp for Intel Atom
Stephane Eranian
2016-01-06
2
-0
/
+3
*
perf/x86: fix PEBS issues on Intel Atom/Core2
Stephane Eranian
2016-01-06
1
-1
/
+8
*
perf/x86: Fix LBR related crashes on Intel Atom
Stephane Eranian
2016-01-06
1
-4
/
+7
*
perf/x86: Fix filter_events() bug with event mappings
Stephane Eranian
2016-01-06
1
-1
/
+10
*
perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp
Andi Kleen
2016-01-06
4
-5
/
+57
*
perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake
Andi Kleen
2016-01-06
2
-4
/
+3
*
perf/x86: Allow zero PEBS status with only single active event
Andi Kleen
2016-01-06
1
-0
/
+12
*
perf/x86: Remove warning for zero PEBS status
Andi Kleen
2016-01-06
1
-4
/
+1
*
perf/core: Collapse more IPI loops
Peter Zijlstra
2016-01-06
1
-73
/
+33
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2016-01-06
1
-29
/
+6
|
\
|
*
perf: Fix race in swevent hash
Peter Zijlstra
2016-01-06
1
-19
/
+1
|
*
perf: Fix race in perf_event_exec()
Peter Zijlstra
2016-01-06
1
-10
/
+5
*
|
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-12-18
24
-19
/
+2054
|
\
\
|
*
|
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
|
*
|
perf evlist: Export id_add_fd()
Jiri Olsa
2015-12-17
2
-3
/
+6
|
*
|
perf stat record: Synthesize stat record data
Jiri Olsa
2015-12-17
1
-13
/
+43
[next]