aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* 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
* perf tools: Move libnuma check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move stdlib check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libbfd check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libpython check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libperl check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move gtk2 check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move slang check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libaudit check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libunwind check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libdw check config into config/MakefileJiri Olsa2013-05-28
* perf tools: Move libelf check config into config/MakefileJiri Olsa2013-05-28
* perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2013-05-28
* perf tools: Move programs check into config/MakefileJiri Olsa2013-05-28
* perf tools: Move arch check into config/MakefileJiri Olsa2013-05-28