summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf hists: Exchange order of comparing items when collapsing histsNamhyung Kim2013-01-242-4/+10
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-01-2457-1519/+1483Star
|\
| * perf top: Use perf_evlist__config()Arnaldo Carvalho de Melo2012-12-114-157/+79Star
| * perf record: Export the callchain parsing routine and helpArnaldo Carvalho de Melo2012-12-112-5/+11
| * perf record: Pass perf_record_opts to the callchain cmdline parsing callbackArnaldo Carvalho de Melo2012-12-111-13/+11Star
| * perf evsel: Decode read_format and sample_type in perf_evsel__fprintfArnaldo Carvalho de Melo2012-12-111-2/+50
| * perf tools: Add install-bin Makefile targetArnaldo Carvalho de Melo2012-12-111-1/+3
| * perf evsel: Adopt fprintf routine from 'perf evlist'Arnaldo Carvalho de Melo2012-12-113-79/+87
| * perf evlist: Set the leader in the perf_evlist__config methodArnaldo Carvalho de Melo2012-12-115-14/+13Star
| * perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}Arnaldo Carvalho de Melo2012-12-114-7/+5Star
| * perf evsel: No need to always ask for PERF_FORMAT_ID in read_formatArnaldo Carvalho de Melo2012-12-115-4/+7
| * perf evsel: Introduce method to request IDs be usedArnaldo Carvalho de Melo2012-12-104-6/+11
| * perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo2012-12-106-89/+17Star
| * perf test: Fixup error reporting in basic mmap testArnaldo Carvalho de Melo2012-12-101-1/+3
| * perf evsel: Update sample_size when setting sample_type bitsArnaldo Carvalho de Melo2012-12-106-23/+54
| * perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo2012-12-097-746/+756
| * perf buildid-cache: Add option to show build ids that are missing in the cacheArnaldo Carvalho de Melo2012-12-092-2/+49
| * perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo2012-12-097-19/+24
| * perf diff: Remove displacement output optionJiri Olsa2012-12-094-52/+7Star
| * perf buildid-list: We need to check if a file is ELF firstArnaldo Carvalho de Melo2012-12-091-8/+6Star
| * perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo2012-12-091-1/+1
| * perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo2012-12-092-0/+6
| * perf diff: Change formula methods to work with pair directlyJiri Olsa2012-12-093-24/+19Star
| * perf diff: Change compute methods to work with pair directlyJiri Olsa2012-12-093-39/+46
| * perf diff: Remove displacement from struct hist_entry_diffJiri Olsa2012-12-091-3/+0Star
| * perf evsel: Convert to _is_group_leader methodNamhyung Kim2012-12-095-18/+18
| * perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim2012-12-093-2/+2
| * perf hists: Link hist entry pairs to leaderNamhyung Kim2012-12-091-2/+2
| * perf hists: Fix typo on hist__entry_add_pairNamhyung Kim2012-12-092-3/+3
| * perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim2012-12-091-0/+11
| * perf hists: Fix period symbol_conf.field_sep displayJiri Olsa2012-12-091-1/+5
| * perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-098-96/+101
| * perf tools: Fix mmap limitations on 32-bitDavid Miller2012-12-092-12/+14
| * perf top: Add missing newline on pr_err callArnaldo Carvalho de Melo2012-12-091-1/+1
| * perf session: Free environment information when deleting sessionNamhyung Kim2012-12-091-0/+17
| * perf tools: Don't check configuration on make cleanNamhyung Kim2012-12-092-12/+18
| * perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim2012-12-095-49/+43Star
| * perf ui: Always compile error printing codeNamhyung Kim2012-12-094-62/+17Star
| * perf symbols: Fix dso__fprintf() print statementStephane Eranian2012-12-091-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-01-231-1/+1
|\ \
| * | arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon2013-01-221-1/+1
* | | perf tools: Fix building from 'make perf-*-src-pkg' tarballsSebastian Andrzej Siewior2013-01-101-0/+10
|/ /
* | selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-052-0/+271
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-202-51/+37Star
|\ \
| * | virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-2/+2
| * | lguest: fix block request handling in example launcher.Rusty Russell2012-10-221-49/+35Star
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-12-185-81/+728
|\ \ \
| * | | tools: Allow tools to be installed in a user specified locationJosh Boyer2012-11-301-2/+4
| * | | tools/power: turbostat: make Makefile a bit more capableMark Asselstine2012-11-301-4/+16
| * | | tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()Colin Ian King2012-11-301-1/+1