summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | perf hists: Add struct hists pointer to struct hist_entryJiri Olsa2012-10-042-0/+3
| | * | perf tools: Complete tracepoint event namesNamhyung Kim2012-10-041-2/+16
| | * | perf evlist: Remove some unused methodsArnaldo Carvalho de Melo2012-10-032-100/+3Star
| | * | perf evlist: Introduce add_newtp methodArnaldo Carvalho de Melo2012-10-033-15/+20
| | * | perf kvm: Move global variables into a perf_kvm structDavid Ahern2012-10-031-207/+253
| | * | perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim2012-10-022-7/+7
| | * | perf tools: Long option completion support for each subcommandsNamhyung Kim2012-10-023-2/+16
| | * | perf tools: Complete long option names of perf commandNamhyung Kim2012-10-021-3/+9
| | * | perf tools: Check existence of _get_comp_words_by_ref when bash completingNamhyung Kim2012-10-021-2/+13
| | * | perf inject: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-7/+6Star
| | * | perf record: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-9/+10
| | * | perf evlist: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-12/+9Star
| | * | perf top: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-5/+4Star
| | * | perf probe: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-14/+12Star
| | * | perf buildid-list: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-31/+24Star
| | * | perf buildid-cache: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-32/+26Star
| | * | perf timechart: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-59/+41Star
| | * | perf lock: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-51/+39Star
| | * | perf kmem: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-40/+26Star
| | * | perf help: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-20/+20
| | * | perf script: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-48/+42Star
| | * | perf stat: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-021-169/+159Star
| | * | perf sched: Look up thread using tid instead of pidArnaldo Carvalho de Melo2012-10-021-1/+1
| | * | perf inject: Remove static variablesArnaldo Carvalho de Melo2012-10-021-34/+38
| | * | perf inject: Remove unused 'input_name' static varArnaldo Carvalho de Melo2012-10-021-2/+1Star
| | * | perf trace: Use evsel->handler.funcArnaldo Carvalho de Melo2012-10-021-45/+87
| | * | perf tools: Convert to HAVE_STRLCPYNamhyung Kim2012-10-023-7/+5Star
| | * | perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-026-36/+36
| | * | perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-028-34/+32Star
| | * | perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-022-5/+3Star
| | * | perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim2012-10-024-16/+14Star
| | * | perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-296-14/+13Star
| | * | perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim2012-09-291-15/+1Star
| | * | perf tools: Move libdw availability check before arch MakefileNamhyung Kim2012-09-291-7/+7
* | | | perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-132-1/+4
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-121-8/+7Star
|\ \ \ \
| * | | | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-271-8/+7Star
* | | | | perf: fix duplicate header inclusionMichel Lespinasse2012-10-111-1/+0Star
* | | | | rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse2012-10-091-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-082-2/+2
|\ \ \ \
| * | | | kbuild: Fix gcc -x syntaxJean Delvare2012-10-032-2/+2
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-085-36/+870
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-065-36/+870
| |\ \ \ \ \ \
| | | | * | | | tools/power/turbostat: add option to count SMIs, re-name some optionsLen Brown2012-10-062-15/+20
| | | | * | | | tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltasLen Brown2012-09-282-44/+94
| | | | * | | | tools/power turbostat: add [-m MSR#] optionLen Brown2012-09-272-16/+66
| | | | * | | | tools/power turbostat: make -M output prettyLen Brown2012-09-271-4/+6
| | | | * | | | tools/power turbostat: print more turbo-limit informationLen Brown2012-09-271-2/+93
| | | | * | | | tools/power turbostat: delete unused lineLen Brown2012-09-271-1/+0Star
| | | | * | | | tools/power turbostat: run on IVB XeonLen Brown2012-09-271-2/+2
| | |_|/ / / / | |/| | | | |