aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern2012-07-02
* perf kvm: Fix regression with guest machine creationDavid Ahern2012-07-02
* perf script: Fix format regression due to libtraceevent mergeDavid Ahern2012-07-02
* 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
* 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
|\
| * Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
| |\
| | * perf probe: Detect probe target when m/x options are absentSrikar Dronamraju2012-05-11
| | * perf probe: Provide perf interface for uprobesSrikar Dronamraju2012-05-11
* | | 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
* | | perf record: Fix branch_stack type in perf_record_optsStephane Eranian2012-05-25
* | | perf tools: Reconstruct event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-05-25
* | | perf top: Fix counter name fixup when fallbacking to cpu-clockArnaldo Carvalho de Melo2012-05-25
* | | perf tools: fix thread_map__new_by_pid_str() memory leak in error pathFranck Bui-Huu2012-05-25
* | | perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo2012-05-24
* | | perf evlist: Explicititely initialize input_nameArnaldo Carvalho de Melo2012-05-23
|/ /
* | perf evlist: Show event attribute detailsArnaldo Carvalho de Melo2012-05-22
* | perf tools: Bump default sample freq to 4 kHzArnaldo Carvalho de Melo2012-05-22
* | perf buildid-list: Work better with pipe modeStephane Eranian2012-05-22
* | perf tools: Fix piped mode read codeStephane Eranian2012-05-22
* | perf inject: Fix broken perf inject -bStephane Eranian2012-05-22
* | perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATAStephane Eranian2012-05-22
* | perf tools: Add union u64_swap type for swapping u64 dataJiri Olsa2012-05-22
* | perf tools: Carry perf_event_attr bitfield throught different endiansJiri Olsa2012-05-22
* | perf record: Fix documentation for branch stack samplingAnshuman Khandual2012-05-22
* | perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim2012-05-22
* | perf tools: Always try to build libtraceeventNamhyung Kim2012-05-22