summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
* perf tools: Don't free list head in parse_events__free_termsDavid Ahern2013-07-12
* perf evlist: Fix use of uninitialized variableDavid Ahern2013-07-12
* perf report: Fix perf_session__delete removalJiri Olsa2013-07-12
* perf tools: Do not elide parent symbol columnJiri Olsa2013-07-12
* perf util: Use evsel->name to get tracepoint_pathsNamhyung Kim2013-07-12
* perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim2013-07-12
* perf tools: Remove callchain_cursor_reset callJiri Olsa2013-07-12
* perf tools: Add methods for setting/retrieving priv element of thread structDavid Ahern2013-07-12
* perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-12
* perf tests: Make TEST_ASSERT_VAL globalJiri Olsa2013-07-12
* perf tests: Omit end of the symbol check failure for test 1Jiri Olsa2013-07-12
* perf tools: Remove cwd from perf_session structJiri Olsa2013-07-12
* perf top: Add --objdump optionSukadev Bhattiprolu2013-07-12
* perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu2013-07-12
* perf script: Fix broken include in Context.xsRamkumar Ramachandra2013-07-10
* perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger2013-07-10
* perf tools: Revert regression in configuration of Python supportMichael Witten2013-07-09
* perf tools: Fix perf version generationRobert Richter2013-07-08
* perf stat: Fix per-socket output bug for uncore eventsStephane Eranian2013-07-08
* perf symbols: Fix vdso list searchingWaiman Long2013-07-08
* perf evsel: Fix missing increment in sample parsingAdrian Hunter2013-07-08
* perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter2013-07-08
* perf tools: Fix new_term() missing free on error pathAdrian Hunter2013-07-08
* perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter2013-07-08
* perf evsel: Fix count parameter to read call in event_format__newDavid Ahern2013-07-08
* perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-08
* perf evlist: Enhance perf_evlist__start_workload()Namhyung Kim2013-07-08
* perf record: Remove -f/--force optionJiri Olsa2013-07-08
* perf record: Remove -A/--append optionJiri Olsa2013-07-08
* perf stat: Avoid sending SIGTERM to random processesStephane Eranian2013-07-08
* perf tools: Include termios.h explicitlyJoonsoo Kim2013-07-08
* perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-08
* perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2013-07-08
* perf tools: Fix output directory of Documentation/Robert Richter2013-07-08
* tools: Get only verbose output with V=1Robert Richter2013-07-08
* perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa2013-05-30
* perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa2013-05-30
* perf tools: Replace multiple line assignment with multiple statementsJiri Olsa2013-05-30
* perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2013-05-30
* perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2013-05-30
* perf tools: Switch to full path C include directoriesJiri Olsa2013-05-30
* perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2013-05-30
* perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa2013-05-30
* perf evlist: Reset SIGTERM handler in workload child processDavid Ahern2013-05-30
* perf tools: Remove cwdlen from struct perf_sessionJiri Olsa2013-05-29
* perf tools: Remove frozen from perf_header structJiri Olsa2013-05-29
* perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2013-05-29
* perf tests: Fix attr test for record -d optionJiri Olsa2013-05-29
* perf tools: Final touches for CHK config moveJiri Olsa2013-05-29
* perf tools: Move paths config into config/MakefileJiri Olsa2013-05-29