aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-11-25perf annotate: Allow arches to have a init routine and a priv areaArnaldo Carvalho de Melo
2016-11-25perf annotate: Introduce alternative method of keeping instructions tableArnaldo Carvalho de Melo
2016-11-25perf annotate: Remove duplicate 'name' field from disasm_lineArnaldo Carvalho de Melo
2016-11-24Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-11-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2016-11-23perf sched timehist: Add -V/--cpu-visual optionDavid Ahern
2016-11-23perf sched timehist: Add call graph optionsDavid Ahern
2016-11-23perf sched timehist: Add -w/--wakeups optionDavid Ahern
2016-11-23perf sched timehist: Add summary optionsDavid Ahern
2016-11-23perf sched timehist: Introduce timehist commandDavid Ahern
2016-11-23perf evsel: Support printing callchains with arrowsNamhyung Kim
2016-11-23perf symbols: Print symbol offsets conditionallyNamhyung Kim
2016-11-23perf c2c: Support cascading optionsJiri Olsa
2016-11-23perf c2c report: Display total HITMs on defaultJiri Olsa
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa
2016-11-23perf c2c report: Add -f/--force optionJiri Olsa
2016-11-23perf c2c report: Setup browser after opening perf.dataJiri Olsa
2016-11-23perf tools: Show event fd in debug outputJiri Olsa
2016-11-23tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt
2016-11-23tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-17perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo
2016-11-17perf annotate: Allow arches to specify functions to skipArnaldo Carvalho de Melo
2016-11-17perf annotate: Start supporting cross arch annotationArnaldo Carvalho de Melo
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-11-14perf report: Show branch info in callchain entry for browser modeJin Yao
2016-11-14perf report: Show branch info in callchain entry for stdio modeJin Yao
2016-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-14perf report: Calculate and return the branch flag countingJin Yao
2016-11-14perf report: Create a symbol_conf flag for showing branch flag countingJin Yao
2016-11-14perf report: Add branch flag to callchain cursor nodeJin Yao
2016-11-14perf config: Mark where are config items from (user or system)Taeung Song
2016-11-14perf config: Add support setting variables in a config fileTaeung Song
2016-11-14perf config: Validate config variable arguments before trying use themTaeung Song
2016-11-14perf config: Add support for getting config key-value pairsTaeung Song
2016-11-14perf kvmti: Remove unused Makefile fileJiri Olsa
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa
2016-11-14tools build: Add jvmti feature detection supportJiri Olsa
2016-11-14tools build: Add CFLAGS_REMOVE_* supportJiri Olsa
2016-11-12Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Ingo Molnar
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-11-11perf intel-pt: Update documentation about context switch eventsArnaldo Carvalho de Melo
2016-11-09perf hists: Fix column length on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Fix column indentation on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim
2016-11-09perf hist browser: Fix hierarchy column countsNamhyung Kim
2016-11-07perf callchain: Fixup help/config for no-unwindingRabin Vincent
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott
2016-10-31ringtest: poll for new buffers once before updating event indexPaolo Bonzini