aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | | | | | tools lib traceevent: Check string is really printableNamhyung Kim2012-06-29
| * | | | | | | tools lib traceevent: Make dependency files regeneratableNamhyung Kim2012-06-29
| * | | | | | | tools lib traceevent: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-06-29
| * | | | | | | tools lib traceevent: Fix clean target in MakefileKonstantin Stepanyuk2012-06-29
* | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-22
| |\ \ \ \ \ \
| * | | | | | | Tools: hv: verify origin of netlink connector messageOlaf Hering2012-06-09
| | |/ / / / / | |/| | | | |
* | | | | | | perf tools: Trivial build fixDavid Ahern2012-06-27
* | | | | | | perf report: Delay sample_type checks in pipe modeDavid Ahern2012-06-27
* | | | | | | perf bench: Documentation updateNamhyung Kim2012-06-27
* | | | | | | perf symbols: Follow .gnu_debuglink section to find separate symbolsPierre-Loup A. Griffais2012-06-27
* | | | | | | perf tools: Stop using a global trace events description listArnaldo Carvalho de Melo2012-06-27
* | | | | | | perf test: Fix parse events test to follow proper raw event nameJiri Olsa2012-06-25
* | | | | | | perf evsel: Fix a build failure on cross compilationNamhyung Kim2012-06-25
* | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-06-20
|\ \ \ \ \ \ \
| * | | | | | | perf annotate: Check null of sym pointer before using itSamuel Liao2012-06-19
| * | | | | | | perf evsel: Make some methods privateArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf tools: Remove unused evsel parameter from machine__resolve_callchainJiri Olsa2012-06-19
| * | | | | | | perf evsel: Reconstruct raw event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf tools: Remove __event_nameArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf tools: Don't access evsel->name directlyArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf script: Replace __event_name uses with perf_evsel__nameArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf evsel: Handle all event types in perf_evsel__nameArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf tools: Reconstruct sw event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf tools: Reconstruct hw cache event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf evsel: Carve out event modifier formattingArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf hists browser: Implement printing snapshots to filesArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf lib: Introduce rtrimArnaldo Carvalho de Melo2012-06-19
| * | | | | | | perf ui/gtk: Use struct perf_error_opsNamhyung Kim2012-06-19
| * | | | | | | perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim2012-06-19
| * | | | | | | perf ui/gtk: Add GTK statusbar widget to browser windowNamhyung Kim2012-06-19
| * | | | | | | perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim2012-06-19
| * | | | | | | perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-19
| * | | | | | | perf tools: Add sort by src line/numberArnaldo Carvalho de Melo2012-06-19
| |/ / / / / /
* | | | | | | perf/tool: Add automated test for pure terms parsingJiri Olsa2012-06-18
* | | | | | | perf/tool: Add PMU event alias supportZheng Yan2012-06-18
* | | | | | | perf/tool: Add support to reuse event grammar to parse out termsJiri Olsa2012-06-18
* | | | | | | perf/tool: Make the event parser re-entrantZheng Yan2012-06-18
* | | | | | | perf/tool: Use data struct for arg passing in event parse functionJiri Olsa2012-06-18
* | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-06-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | perf tools: Fix synthesizing tracepoint names from the perf.data headersArnaldo Carvalho de Melo2012-06-12
| * | | | | perf stat: Fix default output fileStephane Eranian2012-06-11
| * | | | | perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern2012-06-11
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-08
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-06
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | perf uprobes: Remove unnecessary check before strlist__deleteSrikar Dronamraju2012-05-31
| | * | | perf symbols: Check for valid dso before creating mapSrikar Dronamraju2012-05-31
| | * | | perf evsel: Fix 32 bit values endianity swap for sample_id_all headerJiri Olsa2012-05-31
| | * | | perf session: Handle endianity swap on sample_id_all header dataJiri Olsa2012-05-31