aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
* | | | perf tools: Fix /etc config related installationNamhyung Kim2012-08-09
* | | | perf tools: Support for events bash completionFrederic Weisbecker2012-08-09
* | | | perf tools: Initial bash completion supportFrederic Weisbecker2012-08-09
* | | | perf lock record: improve message when tracepoints are not enabledDavid Ahern2012-08-09
* | | | perf script python: Correct handler check and spelling errorsFeng Tang2012-08-09
* | | | perf scripts python: Add event_analyzing_sample.py as a sample for general ev...Feng Tang2012-08-08
* | | | perf scripts python: Add a python library EventClass.pyFeng Tang2012-08-08
* | | | perf scripts python: Pass event/thread/dso name and symbol info to event hand...Feng Tang2012-08-08
* | | | perf script: Replace "struct thread" with "struct addr_location" as a paramet...Feng Tang2012-08-08
* | | | perf script: Add general python handler to process non-tracepoint eventsFeng Tang2012-08-08
* | | | perf list: Document precise event sampling for AMD IBSRobert Richter2012-08-08
* | | | perf list: Update documentation about raw event setupRobert Richter2012-08-08
* | | | perf tools: Fix parsing of 64 bit raw config value for 32 bitRobert Richter2012-08-08
* | | | perf tools: Fix lib/traceevent build dir with OUTPUT variable setRobert Richter2012-08-08
* | | | perf tools: Fix version file for perf documentation with OUTPUT variable setRobert Richter2012-08-08
* | | | perf script: Stop using pevent directlyArnaldo Carvalho de Melo2012-08-07
* | | | perf sched: Use perf_sampleArnaldo Carvalho de Melo2012-08-07
* | | | perf lock: Use evsel->tp_format and perf_sampleArnaldo Carvalho de Melo2012-08-07
* | | | perf kmem: Use evsel->tp_format and perf_sampleArnaldo Carvalho de Melo2012-08-07
* | | | perf evsel: Cache associated event_formatArnaldo Carvalho de Melo2012-08-07
* | | | perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATAArnaldo Carvalho de Melo2012-08-07
* | | | perf tools: Add dump_stack functionArnaldo Carvalho de Melo2012-08-07
* | | | perf hists browser: Add verbose mode hotkeyArnaldo Carvalho de Melo2012-08-06
|/ / /
* | | perf tools: Remove brace expansion from clean targetPalmer Cox2012-08-03
* | | perf kvm top: Limit guest kernel info message to onceDavid Ahern2012-08-03
* | | perf tools: Introduce intlistDavid Ahern2012-08-03
* | | perf tools: Change strlist to use the new rblistDavid Ahern2012-08-03
* | | perf tools: Introducing rblistDavid Ahern2012-08-03
* | | perf kvm: Use strtol for walking guestmount directoryDavid Ahern2012-08-03
* | | perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern2012-08-03
* | | perf top: Error handling for counter creation should parallel perf-recordDavid Ahern2012-08-03
* | | perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2012-08-02
* | | perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo2012-08-02
* | | perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-02
* | | perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-01
* | | perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2012-08-01
* | | perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-01
* | | perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo2012-08-01
* | | perf target: Fix check on buffer sizeNamhyung Kim2012-08-01
* | | perf symbols: Fix array sizes for binary types arraysJiri Olsa2012-08-01
* | | perf test: Fix parse events automated testsJiri Olsa2012-08-01
| |/ |/|
* | perf annotate: Prevent overflow in size calculationCody Schafer2012-07-25
* | perf tools: Fix build error with bison 2.6Kirill A. Shutemov2012-07-25
* | perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2012-07-25
* | perf tools: Make the breakpoint events sample period default to 1Jovi Zhang2012-07-25
* | perf test: Add dso data caching testsJiri Olsa2012-07-25
* | perf symbols: Add dso data cachingJiri Olsa2012-07-25
* | perf symbols: Add interface to read DSO image dataJiri Olsa2012-07-25
* | perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa2012-07-25
* | perf hists: Print newline between hists callchainsFrederic Weisbecker2012-07-25