summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi
2013-11-05Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'virtio/virtio-next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'idle/next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'h8300-remove/h8300-remove'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2013-10-30Merge branch 'unstable/devel-testing' into for-nextRussell King
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-29virtio_test: verify if virtqueue_kick() succeededHeinz Graalfs
2013-10-29virtio_ring: change host notification APIHeinz Graalfs
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-10-28perf top: Split -G and --call-graphJiri Olsa
2013-10-28perf record: Split -g and --call-graphJiri Olsa
2013-10-28perf hists: Add color overhead for stdio output bufferJiri Olsa
2013-10-28perf tools: Fix up /proc/PID/maps parsingArnaldo Carvalho de Melo
2013-10-24perf script python: Fix mem leak due to missing Py_DECREFs on dict entriesJoseph Schuchart
2013-10-23perf tools: Show progress on histogram collapsingNamhyung Kim
2013-10-23perf ui progress: Per progress bar stateArnaldo Carvalho de Melo
2013-10-23perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo
2013-10-23perf tools: Fix non-debug buildAdrian Hunter
2013-10-23perf evlist: Validate that mmap_pages is not too bigAdrian Hunter
2013-10-23perf tools: Do not accept parse_tag_value() overflowAdrian Hunter
2013-10-23perf inject: Do not repipe attributes to a perf.data fileAdrian Hunter
2013-10-23perf script: Make perf_script a local variableAdrian Hunter
2013-10-23perf sched: Optimize build timeAdrian Hunter
2013-10-23perf sched: Make struct perf_sched sched a local variableAdrian Hunter
2013-10-23perf bench: Change the procps visible command-name of invididual benchmark te...Ingo Molnar
2013-10-23perf probe: Find fentry mcount fuzzed parameter locationMasami Hiramatsu
2013-10-23perf probe: Support "$vars" meta argument syntax for local variablesMasami Hiramatsu
2013-10-23perf tools: Stop using 'self' in some more placesArnaldo Carvalho de Melo
2013-10-23perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo
2013-10-23perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo
2013-10-21perf top: Add --max-stack option to limit callchain stack scanWaiman Long
2013-10-21perf report: Add --max-stack option to limit callchain stack scanWaiman Long
2013-10-21perf session: Separating data file properties from sessionJiri Olsa
2013-10-21perf tools: Add perf_data_file__open interface to data objectJiri Olsa
2013-10-21perf tools: Add data object to handle perf data fileJiri Olsa
2013-10-21perf tools: Compare dso's also when comparing symbolsNamhyung Kim
2013-10-21perf callchain: Convert children list to rbtreeNamhyung Kim
2013-10-21perf list: Show error if tracepoints not availablePekka Enberg
2013-10-21perf script: Print addr by default for BTSAdrian Hunter
2013-10-21perf evlist: Factor out duplicated mmap codeAdrian Hunter
2013-10-21perf evlist: Fix perf_evlist__mmap commentsAdrian Hunter
2013-10-21perf tools: Fix bench/numa.c for 32-bit buildAdrian Hunter
2013-10-21perf tools: Fix test_on_exit for 32-bit buildAdrian Hunter
2013-10-21perf evlist: Fix 32-bit build errorAdrian Hunter
2013-10-21perf session: Add missing members to perf_event__attr_swap()Adrian Hunter
2013-10-21perf session: Add missing sample flush for piped eventsAdrian Hunter