summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16perf tools: Initialize libapi debug outputJiri Olsa
2016-02-16perf debug: Rename __eprintf(va_list args) to veprintfArnaldo Carvalho de Melo
2016-02-16tools lib api fs: Add sysfs__read_str functionJiri Olsa
2016-02-16tools lib api fs: Adopt filename__read_str from perfJiri Olsa
2016-02-16tools lib api: Add debug output supportJiri Olsa
2016-02-16perf jvmti: Add check for java alternatives cmd in MakefileStephane Eranian
2016-02-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-02-15perf tests: Fix build on older systems where 'signal' is reservedArnaldo Carvalho de Melo
2016-02-12perf data: Fix releasing event_classWang Nan
2016-02-12perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()Arnaldo Carvalho de Melo
2016-02-12perf tools: Free the terms list_head in parse_events__free_terms()Wang Nan
2016-02-12perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo
2016-02-12perf tools: Introduce parse_events_terms__purge()Arnaldo Carvalho de Melo
2016-02-12perf tools: Unlink entries from terms listWang Nan
2016-02-12perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo
2016-02-12perf tools: Add comment explaining the repsep_snprintf functionArnaldo Carvalho de Melo
2016-02-12perf python scripting: Append examples to err msg about audit-libs-pythonTaeung Song
2016-02-12perf build: Add EXTRA_LDFLAGS option to makefileZubair Lutfullah Kakakhel
2016-02-12perf symbols: Fix symbols searching for module in buildid-cacheWang Nan
2016-02-12perf config: Add '--system' and '--user' options to select which config file ...Taeung Song
2016-02-09kprobes: Optimize hot path by using percpu counter to collect 'nhit' statisticsMartin KaFai Lau
2016-02-09Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-02-09perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.cBorislav Petkov
2016-02-09perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]Borislav Petkov
2016-02-09perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.cBorislav Petkov
2016-02-09perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.cBorislav Petkov
2016-02-09perf/x86: Move perf_event.c ............... => x86/events/core.cBorislav Petkov
2016-02-09Merge branch 'x86/cpu' into perf/core, to pick up dependencyIngo Molnar
2016-02-05perf jit: add source line info supportStephane Eranian
2016-02-05perf tools: add JVMTI agent libraryStephane Eranian
2016-02-05perf inject: Add jitdump mmap injection supportStephane Eranian
2016-02-05perf inject: Make sure mmap records are ordered when injecting build_idsArnaldo Carvalho de Melo
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian
2016-02-05perf symbols: add Java demangling supportStephane Eranian
2016-02-05perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-02-04perf build tests: Do parallell builds with 'build-test'Arnaldo Carvalho de Melo
2016-02-04perf tools: Fix parallel build including 'clean' targetJiri Olsa
2016-02-04perf config: Document 'record.build-id' variable in man pageTaeung Song
2016-02-04perf config: Document 'kmem.default' variable in man pageTaeung Song
2016-02-04perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song
2016-02-04perf config: Document 'man.viewer' variable in man pageTaeung Song
2016-02-04perf config: Document 'top.children' variable in man pageTaeung Song
2016-02-04perf config: Document variables for 'report' section in man pageTaeung Song
2016-02-04perf config: Document variables for 'call-graph' section in man pageTaeung Song
2016-02-04perf config: Document 'ui.show-headers' variable in man pageTaeung Song
2016-02-04perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo
2016-02-04perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo
2016-02-04Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-02-04Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar