summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt
2012-12-12selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen
2012-12-11ktest: Add native support for syslinux boot loaderSteven Rostedt
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11perf top: Use perf_evlist__config()Arnaldo Carvalho de Melo
2012-12-11perf record: Export the callchain parsing routine and helpArnaldo Carvalho de Melo
2012-12-11perf record: Pass perf_record_opts to the callchain cmdline parsing callbackArnaldo Carvalho de Melo
2012-12-11perf evsel: Decode read_format and sample_type in perf_evsel__fprintfArnaldo Carvalho de Melo
2012-12-11perf tools: Add install-bin Makefile targetArnaldo Carvalho de Melo
2012-12-11perf evsel: Adopt fprintf routine from 'perf evlist'Arnaldo Carvalho de Melo
2012-12-11perf evlist: Set the leader in the perf_evlist__config methodArnaldo Carvalho de Melo
2012-12-11perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}Arnaldo Carvalho de Melo
2012-12-11perf evsel: No need to always ask for PERF_FORMAT_ID in read_formatArnaldo Carvalho de Melo
2012-12-11ktest: Sync before rebootSteven Rostedt
2012-12-10perf evsel: Introduce method to request IDs be usedArnaldo Carvalho de Melo
2012-12-10perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo
2012-12-10perf test: Fixup error reporting in basic mmap testArnaldo Carvalho de Melo
2012-12-10perf evsel: Update sample_size when setting sample_type bitsArnaldo Carvalho de Melo
2012-12-09perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo
2012-12-09perf buildid-cache: Add option to show build ids that are missing in the cacheArnaldo Carvalho de Melo
2012-12-09perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo
2012-12-09perf diff: Remove displacement output optionJiri Olsa
2012-12-09perf buildid-list: We need to check if a file is ELF firstArnaldo Carvalho de Melo
2012-12-09perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo
2012-12-09perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo
2012-12-09perf diff: Change formula methods to work with pair directlyJiri Olsa
2012-12-09perf diff: Change compute methods to work with pair directlyJiri Olsa
2012-12-09perf diff: Remove displacement from struct hist_entry_diffJiri Olsa
2012-12-09perf evsel: Convert to _is_group_leader methodNamhyung Kim
2012-12-09perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim
2012-12-09perf hists: Link hist entry pairs to leaderNamhyung Kim
2012-12-09perf hists: Fix typo on hist__entry_add_pairNamhyung Kim
2012-12-09perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim
2012-12-09perf hists: Fix period symbol_conf.field_sep displayJiri Olsa
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa
2012-12-09perf tools: Fix mmap limitations on 32-bitDavid Miller
2012-12-09perf top: Add missing newline on pr_err callArnaldo Carvalho de Melo
2012-12-09perf session: Free environment information when deleting sessionNamhyung Kim
2012-12-09perf tools: Don't check configuration on make cleanNamhyung Kim
2012-12-09perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim
2012-12-09perf ui: Always compile error printing codeNamhyung Kim
2012-12-09perf symbols: Fix dso__fprintf() print statementStephane Eranian
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-06tools:virtio: fix compilation warningCong Ding
2012-12-03treewide: Fix typos in various driversMasanari Iida
2012-12-02tools/firewire: nosy-dump: check for allocation failureStefan Richter
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds