aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo2013-01-24
* perf record: Don't pass host machine to guest synthesizerArnaldo Carvalho de Melo2013-01-24
* perf header: Ensure read/write finished successfullyNamhyung Kim2013-01-24
* perf tests: Check python path on attr and binding testNamhyung Kim2013-01-24
* perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa2013-01-24
* perf tools: Add support for wildcard in tracepoint system nameJiri Olsa2013-01-24
* perf tools: Add missing closedir in multi tracepoint processingJiri Olsa2013-01-24
* perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo2013-01-24
* perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo2013-01-24
* perf evsel: Introduce perf_evsel__open_strerror methodArnaldo Carvalho de Melo2013-01-24
* perf evsel: Introduce event fallback methodArnaldo Carvalho de Melo2013-01-24
* perf evsel: Do missing feature fallbacks in just one placeArnaldo Carvalho de Melo2013-01-24
* perf tests: Adjust some message log levels to help diagnosing problems in att...Arnaldo Carvalho de Melo2013-01-24
* perf test: Remove leftover temp file left by one of the attr testsArnaldo Carvalho de Melo2013-01-24
* perf test: Add a test case for hists__{match,link}Namhyung Kim2013-01-24
* perf diff: Use internal rb tree for compute resortNamhyung Kim2013-01-24
* perf hists: Link hist entries before inserting to an output treeNamhyung Kim2013-01-24
* perf hists: Exchange order of comparing items when collapsing histsNamhyung Kim2013-01-24
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-01-24
|\
| * perf top: Use perf_evlist__config()Arnaldo Carvalho de Melo2012-12-11
| * perf record: Export the callchain parsing routine and helpArnaldo Carvalho de Melo2012-12-11
| * perf record: Pass perf_record_opts to the callchain cmdline parsing callbackArnaldo Carvalho de Melo2012-12-11
| * perf evsel: Decode read_format and sample_type in perf_evsel__fprintfArnaldo Carvalho de Melo2012-12-11
| * perf tools: Add install-bin Makefile targetArnaldo Carvalho de Melo2012-12-11
| * perf evsel: Adopt fprintf routine from 'perf evlist'Arnaldo Carvalho de Melo2012-12-11
| * perf evlist: Set the leader in the perf_evlist__config methodArnaldo Carvalho de Melo2012-12-11
| * perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}Arnaldo Carvalho de Melo2012-12-11
| * perf evsel: No need to always ask for PERF_FORMAT_ID in read_formatArnaldo Carvalho de Melo2012-12-11
| * perf evsel: Introduce method to request IDs be usedArnaldo Carvalho de Melo2012-12-10
| * perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo2012-12-10
| * perf test: Fixup error reporting in basic mmap testArnaldo Carvalho de Melo2012-12-10
| * perf evsel: Update sample_size when setting sample_type bitsArnaldo Carvalho de Melo2012-12-10
| * perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo2012-12-09
| * perf buildid-cache: Add option to show build ids that are missing in the cacheArnaldo Carvalho de Melo2012-12-09
| * perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo2012-12-09
| * perf diff: Remove displacement output optionJiri Olsa2012-12-09
| * perf buildid-list: We need to check if a file is ELF firstArnaldo Carvalho de Melo2012-12-09
| * perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo2012-12-09
| * perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo2012-12-09
| * perf diff: Change formula methods to work with pair directlyJiri Olsa2012-12-09
| * perf diff: Change compute methods to work with pair directlyJiri Olsa2012-12-09
| * perf diff: Remove displacement from struct hist_entry_diffJiri Olsa2012-12-09
| * perf evsel: Convert to _is_group_leader methodNamhyung Kim2012-12-09
| * perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim2012-12-09
| * perf hists: Link hist entry pairs to leaderNamhyung Kim2012-12-09
| * perf hists: Fix typo on hist__entry_add_pairNamhyung Kim2012-12-09
| * perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim2012-12-09
| * perf hists: Fix period symbol_conf.field_sep displayJiri Olsa2012-12-09
| * perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
| * perf tools: Fix mmap limitations on 32-bitDavid Miller2012-12-09