aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2013-05-28
* perf tools: Move programs check into config/MakefileJiri Olsa2013-05-28
* perf tools: Move arch check into config/MakefileJiri Olsa2013-05-28
* perf tools: Add automated make test suiteJiri Olsa2013-05-28
* perf tools: Save parent pid in thread structDavid Ahern2013-05-28
* perf stats: Fix divide by 0 in varianceDavid Ahern2013-05-28
* perf kvm: Handle realloc failuresDavid Ahern2013-05-28
* perf evsel: Fix printing of perf_event_paranoid messageDavid Ahern2013-05-28
* perf test: Fix typoArnaldo Carvalho de Melo2013-05-28
* perf hists: Rename hist_entry__add_pair argumentsJiri Olsa2013-05-28
* perf diff: Use internal rb tree for hists__precomputeJiri Olsa2013-05-28
* perf report: Add report.percent-limit config variableNamhyung Kim2013-05-28
* perf top: Add --percent-limit optionNamhyung Kim2013-05-28
* perf report: Add --percent-limit optionNamhyung Kim2013-05-28
* perf report: Don't bother locking when adding hist entriesNamhyung Kim2013-05-28
* perf hists: Move locking to its call-sitesNamhyung Kim2013-05-28
* perf top: Get rid of *_threaded() functionsNamhyung Kim2013-05-28
* perf top: Fix percent output when no samples collectedNamhyung Kim2013-05-28
* perf top: Fix -E option behaviorNamhyung Kim2013-05-28
* perf record: handle death by SIGTERMDavid Ahern2013-05-28
* perf tools: Handle JITed code in shared memoryAndi Kleen2013-05-28
* perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2013-05-28
* perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa2013-05-28
* perf hists browser: Use sort__has_symArnaldo Carvalho de Melo2013-05-28
* perf top: Use sort__has_symNamhyung Kim2013-05-28
* perf sort: Cleanup sort__has_sym settingNamhyung Kim2013-05-28
* perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim2013-05-28
* perf archive: Fix typo on DocumentationArnaldo Carvalho de Melo2013-05-28
* perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim2013-05-28
* perf sort: Separate out memory-specific sort keysNamhyung Kim2013-05-28
* perf sort: Factor out common code in sort_dimension__add()Namhyung Kim2013-05-28
* perf sort: Introduce sort__mode variableNamhyung Kim2013-05-28
* perf report: Fix alignment of symbol column when -v is givenNamhyung Kim2013-05-28
* perf hists: Free unused mem info of a matched hist entryNamhyung Kim2013-05-28
* perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2013-05-28
* perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu2013-05-28
* revert "selftest: add simple test for soft-dirty bit"Andrew Morton2013-05-24
* perf: net_dropmonitor: Remove progress indicatorBen Hutchings2013-05-22
* perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings2013-05-22
* perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings2013-05-22
* perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings2013-05-22
* perf: net_dropmonitor: Fix trace parameter orderBen Hutchings2013-05-22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-11
|\
| * tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-17
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \
| * | tools/virtio: remove virtqueue_add_buf() from tests.Rusty Russell2013-03-20
| * | tools/virtio: make vringh_test use inbuf/outbuf.Rusty Russell2013-03-20
| * | virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell2013-03-20
| * | tools/virtio: add vring_test.Rusty Russell2013-03-19
| * | tools/virtio: separate headers more.Rusty Russell2013-03-19