summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | 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
| | * | | perf symbols: Handle different endians properly during symbol loadJiri Olsa2012-05-31
| | * | | perf evlist: Pass third argument to ioctl explicitlyNamhyung Kim2012-05-31
| | * | | perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUPNamhyung Kim2012-05-31
| | * | | perf tools: Make --version show kernel version instead of pull req tagArnaldo Carvalho de Melo2012-05-31
| | * | | perf tools: Check if callchain is corruptedNamhyung Kim2012-05-31
| | * | | perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-31
| | * | | perf tools: Fix pager on minimal-install embedded systemsAvik Sil2012-05-30
| | * | | perf tools: Fix make tarballsArnaldo Carvalho de Melo2012-05-30
| | * | | perf script: Fix regression in callchain dso nameDavid Ahern2012-05-30
| | * | | perf stat: Initialize default events wrt exclude_{guest,host}Arnaldo Carvalho de Melo2012-05-30
| | * | | perf annotate browser: Fix help window entry for navigating to hottest lineArnaldo Carvalho de Melo2012-05-30
| | * | | perf report: Use the right symbol for annotationArnaldo Carvalho de Melo2012-05-30
| | * | | Merge branch 'linus' into perf/urgentIngo Molnar2012-05-30
| | |\ \ \
* | | | | | tools/power turbostat: fix IVB supportLen Brown2012-06-03
* | | | | | tools/power turbostat: fix un-intended affinity of forked programLen Brown2012-06-03
|/ / / / /
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-31
|\ \ \ \ \
| * | | | | syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
| * | | | | tools/selftests: add mq_perf_testsDoug Ledford2012-05-31
| * | | | | selftests: add mq_open_testsDoug Ledford2012-05-31
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-30
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | perf ui browser: Stop using 'self'Arnaldo Carvalho de Melo2012-05-29
| * | | perf annotate browser: Read perf config file for settingsArnaldo Carvalho de Melo2012-05-29
| * | | perf config: Allow '_' in config file variable namesArnaldo Carvalho de Melo2012-05-29
| * | | perf annotate browser: Make feature toggles globalArnaldo Carvalho de Melo2012-05-29
| * | | perf annotate browser: The idx_asm field should be used in asm only viewArnaldo Carvalho de Melo2012-05-29
| * | | perf tools: Convert critical messages to ui__error()Namhyung Kim2012-05-29
| * | | perf ui: Make --stdio default when TUI is not supportedNamhyung Kim2012-05-28
| * | | tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim2012-05-26
| * | | perf record: Fix branch_stack type in perf_record_optsStephane Eranian2012-05-25