summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-08-31objtool: Update sync-check.sh from perf's check-headers.shArnaldo Carvalho de Melo-5/+26
2019-08-31perf build: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo-4/+4
2019-08-31perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf-2632/+23
2019-08-31perf intel-pt: Remove inat.c from build dependency listJosh Poimboeuf-1/+1
2019-08-31perf: Update .gitignore fileJosh Poimboeuf-0/+3
2019-08-31objtool: Move x86 insn decoder to a common locationJosh Poimboeuf-12/+12
2019-08-31perf metricgroup: Support multiple events for metricgroupJin Yao-44/+68
2019-08-31perf metricgroup: Scale the metric resultJin Yao-11/+31
2019-08-31perf pmu: Change convert_scale from static to globalJin Yao-3/+5
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo-19/+47
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo-38/+98
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo-32/+33
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo-6/+6
2019-08-31perf tools: Remove needless thread_map.h include directivesArnaldo Carvalho de Melo-3/+0
2019-08-31perf tools: Remove needless thread.h include directivesArnaldo Carvalho de Melo-9/+0
2019-08-31perf tools: Remove needless map.h include directivesArnaldo Carvalho de Melo-7/+3
2019-08-31perf probe: No need for symbol.h, symbol_conf is enoughArnaldo Carvalho de Melo-1/+1
2019-08-31perf tools: Remove needless sort.h include directivesArnaldo Carvalho de Melo-3/+2
2019-08-31perf tools: Move 'struct events_stats' and prototypes to separate headerArnaldo Carvalho de Melo-47/+58
2019-08-31perf hist: Remove needless ui/progress.h from hist.hArnaldo Carvalho de Melo-1/+4
2019-08-31perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo-257/+331
2019-08-31perf symbols: Move symsrc prototypes to a separate headerArnaldo Carvalho de Melo-33/+58
2019-08-31perf symbols: Add missing linux/refcount.h to symbol.hArnaldo Carvalho de Melo-0/+1
2019-08-31perf symbol: Move C++ demangle defines to the only file using itArnaldo Carvalho de Melo-6/+6
2019-08-31perf dso: Adopt DSO related macros from symbol.hArnaldo Carvalho de Melo-3/+7
2019-08-31libtraceevent: Change users plugin directoryTzvetomir Stoyanov-4/+4
2019-08-31libtraceevent: Remove tep_register_trace_clock()Tzvetomir Stoyanov-14/+0
2019-08-31libtraceevent, perf tools: Changes in tep_print_event_* APIsTzvetomir Stoyanov-200/+203
2019-08-31perf event: Remove needless include directives from event.hArnaldo Carvalho de Melo-6/+20
2019-08-31perf env: Remove env.h from other headers where just a fwd decl is neededArnaldo Carvalho de Melo-3/+9
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo-6/+104
2019-08-31tools/power turbostat: update version numberLen Brown-1/+1
2019-08-31tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPLPu Wen-2/+7
2019-08-31tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen-1/+1
2019-08-31tools/power turbostat: Fix CPU%C1 display valueSrinivas Pandruvada-6/+17
2019-08-31tools/power turbostat: do not enforce 1msArtem Bityutskiy-5/+0
2019-08-31tools/power turbostat: read from pipes tooArtem Bityutskiy-4/+16
2019-08-31tools/power turbostat: Add Ice Lake NNPI supportRajneesh Bhardwaj-0/+1
2019-08-31tools/power turbostat: rename has_hsw_msrs()Len Brown-4/+4
2019-08-31tools/power turbostat: Fix Haswell Core systemsLen Brown-4/+6
2019-08-31tools/power turbostat: add Jacobsville supportZhang Rui-0/+3
2019-08-31tools/power turbostat: fix buffer overrunNaoya Horiguchi-1/+1
2019-08-31tools/power turbostat: fix file descriptor leaksGustavo A. R. Silva-0/+1
2019-08-31tools/power turbostat: fix leak of file descriptor on error return pathColin Ian King-0/+1
2019-08-31tools/power turbostat: Make interval calculation per thread to reduce jitterYazen Ghannam-3/+10
2019-08-31tools/power turbostat: remove duplicate pc10 columnLen Brown-1/+0
2019-08-31tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull-1/+1
2019-08-31tools/power: Fix typo in man pageMatt Lupfer-1/+1
2019-08-31tools/power/x86: Enable compiler optimisations and Fortify by defaultBen Hutchings-2/+4
2019-08-31tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings-11/+15