summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-18perf annotate: Disassembler instruction parsingArnaldo Carvalho de Melo3-16/+79
2012-04-16perf annotate browser: Use the disasm_line instruction name and operand fieldsArnaldo Carvalho de Melo1-19/+10
2012-04-16perf annotate: Parse instructionArnaldo Carvalho de Melo2-1/+67
2012-04-16perf annotate: Rename objdump_line to disasm_lineArnaldo Carvalho de Melo3-134/+128
2012-04-11perf record: Use sw counter only if hw pmu is not detectedRobert Richter1-1/+1
2012-04-11perf tools: Fix thread map that is type pid_tRobert Richter1-1/+1
2012-04-11perf stat: Declare some references staticRobert Richter1-13/+13
2012-04-11perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim3-2/+2
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim19-36/+36
2012-04-11perf annotate: Fix a build errorNamhyung Kim1-2/+2
2012-04-11perf tools: Fix parsers' rules to dependenciesJiri Olsa1-11/+8
2012-04-11tools: Connect to the kernel build systemBorislav Petkov2-0/+17
2012-04-11tools: Add a help targetBorislav Petkov1-0/+20