summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove callchain_cursor_reset callJiri Olsa2013-07-121-2/+0Star
* perf tools: Add methods for setting/retrieving priv element of thread structDavid Ahern2013-07-121-0/+10
* perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-127-11/+12
* perf tests: Make TEST_ASSERT_VAL globalJiri Olsa2013-07-123-16/+8Star
* perf tests: Omit end of the symbol check failure for test 1Jiri Olsa2013-07-121-4/+11
* perf tools: Remove cwd from perf_session structJiri Olsa2013-07-121-1/+0Star
* perf top: Add --objdump optionSukadev Bhattiprolu2013-07-121-0/+9
* perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu2013-07-122-3/+3
* perf script: Fix broken include in Context.xsRamkumar Ramachandra2013-07-101-1/+1
* perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger2013-07-102-3/+3
* perf tools: Revert regression in configuration of Python supportMichael Witten2013-07-091-1/+1
* perf tools: Fix perf version generationRobert Richter2013-07-081-6/+15
* perf stat: Fix per-socket output bug for uncore eventsStephane Eranian2013-07-081-3/+4
* perf symbols: Fix vdso list searchingWaiman Long2013-07-083-4/+11
* perf evsel: Fix missing increment in sample parsingAdrian Hunter2013-07-081-1/+1
* perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter2013-07-081-0/+2
* perf tools: Fix new_term() missing free on error pathAdrian Hunter2013-07-081-0/+1
* perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter2013-07-081-1/+2
* perf evsel: Fix count parameter to read call in event_format__newDavid Ahern2013-07-081-1/+1
* perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-084-6/+1Star
* perf evlist: Enhance perf_evlist__start_workload()Namhyung Kim2013-07-081-1/+9
* perf record: Remove -f/--force optionJiri Olsa2013-07-087-14/+6Star
* perf record: Remove -A/--append optionJiri Olsa2013-07-083-88/+11Star
* perf stat: Avoid sending SIGTERM to random processesStephane Eranian2013-07-081-1/+22
* tools lib lk: Fix for cross buildJoonsoo Kim2013-07-081-0/+15
* perf tools: Include termios.h explicitlyJoonsoo Kim2013-07-081-1/+1
* perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-082-3/+3
* perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2013-07-082-4/+3Star
* perf tools: Fix output directory of Documentation/Robert Richter2013-07-081-8/+2Star
* tools: Get only verbose output with V=1Robert Richter2013-07-083-3/+3
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-0338-773/+1164
|\
| * perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa2013-05-301-1/+1
| * perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa2013-05-301-1/+1
| * perf tools: Replace multiple line assignment with multiple statementsJiri Olsa2013-05-301-24/+19Star
| * perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2013-05-302-238/+238
| * perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2013-05-302-0/+6
| * perf tools: Switch to full path C include directoriesJiri Olsa2013-05-302-14/+39
| * perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2013-05-302-22/+25
| * perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa2013-05-303-84/+89
| * perf evlist: Reset SIGTERM handler in workload child processDavid Ahern2013-05-301-0/+2
| * tools lib lk: Respect CROSS_COMPILERabin Vincent2013-05-291-0/+3
| * perf tools: Remove cwdlen from struct perf_sessionJiri Olsa2013-05-291-1/+0Star
| * perf tools: Remove frozen from perf_header structJiri Olsa2013-05-292-3/+0Star
| * perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2013-05-292-4/+4
| * perf tests: Fix attr test for record -d optionJiri Olsa2013-05-291-1/+4
| * perf tools: Final touches for CHK config moveJiri Olsa2013-05-291-11/+0Star
| * perf tools: Move paths config into config/MakefileJiri Olsa2013-05-292-58/+52Star
| * perf tools: Move libnuma check config into config/MakefileJiri Olsa2013-05-292-8/+12
| * perf tools: Move stdlib check config into config/MakefileJiri Olsa2013-05-292-18/+18
| * perf tools: Move libbfd check config into config/MakefileJiri Olsa2013-05-292-37/+37