summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
| * | perf trace: Clarify that -e is about syscalls, not perf events in generalArnaldo Carvalho de Melo2015-04-29
| * | perf trace: Fix --filter-pids OPTION descriptionArnaldo Carvalho de Melo2015-04-29
| * | perf probe: Remove all probes matches given pattern at onceMasami Hiramatsu2015-04-29
| * | perf probe: Make --funcs option exclusiveMasami Hiramatsu2015-04-29
| * | perf tools: Add symbolic events support for parse_events_errorJiri Olsa2015-04-29
| * | perf tools: Add tracepoint support for parse_events_errorJiri Olsa2015-04-29
| * | perf tools: Add static terms support for parse_events_errorJiri Olsa2015-04-29
| * | perf tools: Add term support for parse_events_errorJiri Olsa2015-04-29
| * | perf tools: Add location to pmu event termsJiri Olsa2015-04-29
| * | perf tools: Change parse_events_add_pmu interfaceJiri Olsa2015-04-29
| * | perf tools: Always bail out when config_attr function failsJiri Olsa2015-04-29
| * | perf tools: Add flex support for parse_events_errorJiri Olsa2015-04-29
| * | perf tools: Add parse_events_error interfaceJiri Olsa2015-04-29
| * | perf tools: Add aux_watermark member of struct perf_event_attrAdrian Hunter2015-04-29
| * | perf script: Add field option 'flags' to print sample flagsAdrian Hunter2015-04-29
| * | perf inject: Add Instruction Tracing supportAdrian Hunter2015-04-29
| * | perf inject: Re-pipe AUX area tracing eventsAdrian Hunter2015-04-29
| * | perf script: Add Instruction Tracing supportAdrian Hunter2015-04-29
| * | perf tools: Add member to struct dso for an instruction cacheAdrian Hunter2015-04-29
| * | perf auxtrace: Add a hashtable for cachingAdrian Hunter2015-04-29
| * | perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter2015-04-29
| * | perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter2015-04-29
| * | perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter2015-04-29
| * | perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter2015-04-29
| * | perf session: Add instruction tracing optionsAdrian Hunter2015-04-29
| * | perf session: Add hooks to allow transparent decoding of AUX area tracing dataAdrian Hunter2015-04-29
| * | perf tools: Add a user event for AUX area tracing errorsAdrian Hunter2015-04-29
| * | perf record: Extend -m option for AUX area tracing mmap pagesAdrian Hunter2015-04-29
| * | perf record: Add basic AUX area tracing supportAdrian Hunter2015-04-29
| * | perf auxtrace: Add support for AUX area recordingAdrian Hunter2015-04-29
| * | perf tools: Add user events for AUX area tracingAdrian Hunter2015-04-29
| * | perf evlist: Add support for mmapping an AUX area bufferAdrian Hunter2015-04-29
| * | perf header: Add AUX area tracing featureAdrian Hunter2015-04-29
| * | perf data: Fix signedness of valueWang Nan2015-04-29
| * | perf data: Fix duplicate field names and avoid reserved keywordsWang Nan2015-04-29
| * | perf data: Add support for setting ordered_events queue sizeJiri Olsa2015-04-29
| * | perf data: Enable stream flush within processingJiri Olsa2015-04-29
| * | perf data: Switch to multiple cpu stream filesSebastian Andrzej Siewior2015-04-29
| * | perf tests: Add build tests for building perf from kernel source root and toolsJiri Olsa2015-04-29
| * | perf data: Show error message when conversion failedHe Kuang2015-04-29
| * | perf diff: Make hist_entry_diff fields unionNamhyung Kim2015-04-29
| * | perf hists: Get rid of position field from struct hist_entryNamhyung Kim2015-04-29
| * | perf kmem: Fix compiles on RHEL6/OL6David Ahern2015-04-29
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-18
|\|
| * perf probe: Fix segfault when probe with lazy_line to fileHe Kuang2015-04-13
| * perf probe: Find compilation directory path for lazy matchingNaohiro Aota2015-04-13
| * perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang2015-04-13
| * perf kmem: Analyze page allocator events alsoNamhyung Kim2015-04-13
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\|
| * perf evlist: Fix type for references to data_head/tailDavid Ahern2015-04-10