summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-16Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin
2019-09-10objtool: Clobber user CFLAGS variableJosh Poimboeuf
2019-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar
2019-09-05selftest: A few cleanups for fib_nexthops.shDavid Ahern
2019-09-05riscv: Add support for libdwMao Han
2019-09-02Merge tag 'perf-core-for-mingo-5.4-20190901' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti
2019-08-31objtool: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo
2019-08-31objtool: Update sync-check.sh from perf's check-headers.shArnaldo Carvalho de Melo
2019-08-31perf build: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo
2019-08-31perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf
2019-08-31perf intel-pt: Remove inat.c from build dependency listJosh Poimboeuf
2019-08-31perf: Update .gitignore fileJosh Poimboeuf
2019-08-31objtool: Move x86 insn decoder to a common locationJosh Poimboeuf
2019-08-31perf metricgroup: Support multiple events for metricgroupJin Yao
2019-08-31perf metricgroup: Scale the metric resultJin Yao
2019-08-31perf pmu: Change convert_scale from static to globalJin Yao
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless thread_map.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless thread.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless map.h include directivesArnaldo Carvalho de Melo
2019-08-31perf probe: No need for symbol.h, symbol_conf is enoughArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless sort.h include directivesArnaldo Carvalho de Melo
2019-08-31perf tools: Move 'struct events_stats' and prototypes to separate headerArnaldo Carvalho de Melo
2019-08-31perf hist: Remove needless ui/progress.h from hist.hArnaldo Carvalho de Melo
2019-08-31perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo
2019-08-31perf symbols: Move symsrc prototypes to a separate headerArnaldo Carvalho de Melo
2019-08-31perf symbols: Add missing linux/refcount.h to symbol.hArnaldo Carvalho de Melo
2019-08-31perf symbol: Move C++ demangle defines to the only file using itArnaldo Carvalho de Melo
2019-08-31perf dso: Adopt DSO related macros from symbol.hArnaldo Carvalho de Melo
2019-08-31libtraceevent: Change users plugin directoryTzvetomir Stoyanov
2019-08-31libtraceevent: Remove tep_register_trace_clock()Tzvetomir Stoyanov
2019-08-31libtraceevent, perf tools: Changes in tep_print_event_* APIsTzvetomir Stoyanov
2019-08-31perf event: Remove needless include directives from event.hArnaldo Carvalho de Melo