aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-07perf tests: Give a bit more information on the CQM test failure pathArnaldo Carvalho de Melo1-1/+1
2016-01-07perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo1-1/+0
2016-01-07perf python: Add missing files to binding link listArnaldo Carvalho de Melo1-0/+2
2016-01-07perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo1-1/+0
2016-01-07perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo1-1/+4
2016-01-07perf evlist: Introduce perf_evlist__new_dummy constructorArnaldo Carvalho de Melo2-0/+31
2016-01-07perf tests: No need to set attr.sample_freq in the perf time to TSC testArnaldo Carvalho de Melo1-1/+0
2016-01-06perf pmu: fix alias->snapshot missing initialization bugStephane Eranian1-0/+1
2016-01-06perf script: Add stat-cpi.py scriptJiri Olsa1-0/+77
2016-01-06perf script: Display stat events by defaultJiri Olsa1-0/+36
2016-01-06perf cpumap: Fix cpu conversion in cpu_map__from_entriesJiri Olsa1-2/+11
2016-01-06perf script: Add python support for stat eventsJiri Olsa1-6/+109
2016-01-06perf script: Add stat default handlersJiri Olsa1-0/+33
2016-01-06perf script: Add process_stat/process_stat_interval scripting interfaceJiri Olsa1-0/+4
2016-01-06perf script: Process stat config eventJiri Olsa1-0/+10
2016-01-06perf script: Process cpu/threads mapsJiri Olsa1-0/+67
2016-01-06perf stat record: Keep sample_type 0 for pipe sessionJiri Olsa1-1/+8
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim1-0/+24
2016-01-06perf tools: Add all matching dynamic sort keys for field nameNamhyung Kim1-16/+32
2016-01-06perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa2-1/+5
2016-01-06tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa1-5/+21
2016-01-06tools build feature: Introduce feature_assign macroJiri Olsa1-1/+7
2016-01-06tools build feature: Move dwarf post unwind choice output into perfJiri Olsa2-9/+4
2016-01-06tools build feature: Fix feature_check_display_code typoJiri Olsa1-1/+1
2016-01-06perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint eventsNamhyung Kim2-5/+26
2016-01-06perf tools: Add 'trace_fields' dynamic sort keyNamhyung Kim1-9/+38
2016-01-06perf tools: Skip dynamic fields not defined for current eventNamhyung Kim7-18/+37
2016-01-06perf tools: Support '<event>.*' dynamic sort keyNamhyung Kim1-15/+34
2016-01-06perf tools: Support shortcuts for events in dynamic sort keysNamhyung Kim1-20/+87
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim6-4/+41
2016-01-06perf tools: Add 'trace' sort keyNamhyung Kim3-16/+62
2016-01-06perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim3-5/+102
2016-01-06perf tools: Add dynamic sort key for tracepoint eventsNamhyung Kim1-0/+213
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim10-23/+27
2016-01-06perf top: Create the evlist soonerNamhyung Kim1-6/+6
2016-01-06tools lib traceevent: Factor out and export print_event_field[s]()Namhyung Kim2-61/+72
2016-01-06perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim2-0/+26
2016-01-06perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim5-27/+32
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver1-1/+1
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi4-1/+499
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi1-1/+2
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi3-0/+78
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang2-5/+149
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui1-18/+5
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2-0/+3
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian1-1/+8
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian1-4/+7
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian1-1/+10
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen4-5/+57
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2-4/+3