summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2015-04-29perf probe: Make --funcs option exclusiveMasami Hiramatsu
2015-04-29perf tools: Add symbolic events support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add tracepoint support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add static terms support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add term support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add location to pmu event termsJiri Olsa
2015-04-29perf tools: Change parse_events_add_pmu interfaceJiri Olsa
2015-04-29perf tools: Always bail out when config_attr function failsJiri Olsa
2015-04-29perf tools: Add flex support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa
2015-04-29perf tools: Add aux_watermark member of struct perf_event_attrAdrian Hunter
2015-04-29perf script: Add field option 'flags' to print sample flagsAdrian Hunter
2015-04-29perf inject: Add Instruction Tracing supportAdrian Hunter
2015-04-29perf inject: Re-pipe AUX area tracing eventsAdrian Hunter
2015-04-29perf script: Add Instruction Tracing supportAdrian Hunter
2015-04-29perf tools: Add member to struct dso for an instruction cacheAdrian Hunter
2015-04-29perf auxtrace: Add a hashtable for cachingAdrian Hunter
2015-04-29perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter
2015-04-29perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter
2015-04-29perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter
2015-04-29perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter
2015-04-29perf session: Add instruction tracing optionsAdrian Hunter
2015-04-29perf session: Add hooks to allow transparent decoding of AUX area tracing dataAdrian Hunter
2015-04-29perf tools: Add a user event for AUX area tracing errorsAdrian Hunter
2015-04-29perf record: Extend -m option for AUX area tracing mmap pagesAdrian Hunter
2015-04-29perf record: Add basic AUX area tracing supportAdrian Hunter
2015-04-29perf auxtrace: Add support for AUX area recordingAdrian Hunter
2015-04-29perf tools: Add user events for AUX area tracingAdrian Hunter
2015-04-29perf evlist: Add support for mmapping an AUX area bufferAdrian Hunter
2015-04-29perf header: Add AUX area tracing featureAdrian Hunter
2015-04-29perf data: Fix signedness of valueWang Nan
2015-04-29perf data: Fix duplicate field names and avoid reserved keywordsWang Nan
2015-04-29perf data: Add support for setting ordered_events queue sizeJiri Olsa
2015-04-29perf data: Enable stream flush within processingJiri Olsa
2015-04-29perf data: Switch to multiple cpu stream filesSebastian Andrzej Siewior
2015-04-29perf tests: Add build tests for building perf from kernel source root and toolsJiri Olsa
2015-04-29tools build: Fix Makefile(s) to properly invoke tools buildJiri Olsa
2015-04-29tools build: No need to make libapi for perf explicitlyJiri Olsa
2015-04-29tools lib traceevent: Add alias field to struct format_fieldJiri Olsa
2015-04-29perf data: Show error message when conversion failedHe Kuang
2015-04-29perf diff: Make hist_entry_diff fields unionNamhyung Kim
2015-04-29perf hists: Get rid of position field from struct hist_entryNamhyung Kim
2015-04-29perf kmem: Fix compiles on RHEL6/OL6David Ahern
2015-04-13perf probe: Fix segfault when probe with lazy_line to fileHe Kuang
2015-04-13perf probe: Find compilation directory path for lazy matchingNaohiro Aota
2015-04-13perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang
2015-04-13perf kmem: Analyze page allocator events alsoNamhyung Kim
2015-04-10perf evlist: Fix type for references to data_head/tailDavid Ahern
2015-04-10perf probe: Check the orphaned -x optionMasami Hiramatsu
2015-04-10perf probe: Support multiple probes on different binariesMasami Hiramatsu