aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-04-29perf tools: Add static terms support for parse_events_errorJiri Olsa1-9/+28
2015-04-29perf tools: Add term support for parse_events_errorJiri Olsa5-10/+62
2015-04-29perf tools: Add location to pmu event termsJiri Olsa3-20/+36
2015-04-29perf tools: Change parse_events_add_pmu interfaceJiri Olsa3-10/+12
2015-04-29perf tools: Always bail out when config_attr function failsJiri Olsa1-4/+11
2015-04-29perf tools: Add flex support for parse_events_errorJiri Olsa3-8/+37
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa14-32/+127
2015-04-29perf tools: Add aux_watermark member of struct perf_event_attrAdrian Hunter2-0/+2
2015-04-29perf script: Add field option 'flags' to print sample flagsAdrian Hunter3-6/+39
2015-04-29perf inject: Add Instruction Tracing supportAdrian Hunter2-2/+95
2015-04-29perf inject: Re-pipe AUX area tracing eventsAdrian Hunter1-5/+58
2015-04-29perf script: Add Instruction Tracing supportAdrian Hunter2-0/+38
2015-04-29perf tools: Add member to struct dso for an instruction cacheAdrian Hunter2-0/+5
2015-04-29perf auxtrace: Add a hashtable for cachingAdrian Hunter2-0/+137
2015-04-29perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter2-1/+64
2015-04-29perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter2-0/+114
2015-04-29perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter2-0/+392
2015-04-29perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter4-0/+104
2015-04-29perf session: Add instruction tracing optionsAdrian Hunter3-0/+181
2015-04-29perf session: Add hooks to allow transparent decoding of AUX area tracing dataAdrian Hunter3-10/+102
2015-04-29perf tools: Add a user event for AUX area tracing errorsAdrian Hunter4-1/+44
2015-04-29perf record: Extend -m option for AUX area tracing mmap pagesAdrian Hunter4-6/+56
2015-04-29perf record: Add basic AUX area tracing supportAdrian Hunter1-4/+77
2015-04-29perf auxtrace: Add support for AUX area recordingAdrian Hunter4-2/+243
2015-04-29perf tools: Add user events for AUX area tracingAdrian Hunter4-1/+101
2015-04-29perf evlist: Add support for mmapping an AUX area bufferAdrian Hunter5-3/+294
2015-04-29perf header: Add AUX area tracing featureAdrian Hunter2-0/+15
2015-04-29perf data: Fix signedness of valueWang Nan1-12/+52
2015-04-29perf data: Fix duplicate field names and avoid reserved keywordsWang Nan1-4/+82
2015-04-29perf data: Add support for setting ordered_events queue sizeJiri Olsa1-0/+22
2015-04-29perf data: Enable stream flush within processingJiri Olsa1-2/+24
2015-04-29perf data: Switch to multiple cpu stream filesSebastian Andrzej Siewior1-24/+182
2015-04-29perf tests: Add build tests for building perf from kernel source root and toolsJiri Olsa1-1/+13
2015-04-29tools build: Fix Makefile(s) to properly invoke tools buildJiri Olsa1-1/+11
2015-04-29tools build: No need to make libapi for perf explicitlyJiri Olsa1-4/+4
2015-04-29tools lib traceevent: Add alias field to struct format_fieldJiri Olsa2-2/+5
2015-04-29perf data: Show error message when conversion failedHe Kuang1-2/+8
2015-04-29perf diff: Make hist_entry_diff fields unionNamhyung Kim1-7/+8
2015-04-29perf hists: Get rid of position field from struct hist_entryNamhyung Kim1-1/+0
2015-04-29perf kmem: Fix compiles on RHEL6/OL6David Ahern1-27/+27
2015-04-13perf probe: Fix segfault when probe with lazy_line to fileHe Kuang1-1/+1
2015-04-13perf probe: Find compilation directory path for lazy matchingNaohiro Aota3-60/+74
2015-04-13perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang1-0/+1
2015-04-13perf kmem: Analyze page allocator events alsoNamhyung Kim2-17/+491
2015-04-10perf evlist: Fix type for references to data_head/tailDavid Ahern3-10/+9
2015-04-10perf probe: Check the orphaned -x optionMasami Hiramatsu1-0/+10
2015-04-10perf probe: Support multiple probes on different binariesMasami Hiramatsu3-7/+13
2015-04-10perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang3-9/+4
2015-04-10perf tools: Fix cross-endian analysisDavid Ahern1-1/+4
2015-04-10perf tools: Fix error path to do closedir() when synthesizing threadsArnaldo Carvalho de Melo1-8/+9