index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
perf script: Fix broken include in Context.xs
Ramkumar Ramachandra
1
-1
/
+1
2013-07-10
perf tools: Fix -ldw/-lelf link test when static linking
Mike Frysinger
1
-2
/
+2
2013-07-09
perf tools: Revert regression in configuration of Python support
Michael Witten
1
-1
/
+1
2013-07-08
perf tools: Fix perf version generation
Robert Richter
1
-6
/
+15
2013-07-08
perf stat: Fix per-socket output bug for uncore events
Stephane Eranian
1
-3
/
+4
2013-07-08
perf symbols: Fix vdso list searching
Waiman Long
3
-4
/
+11
2013-07-08
perf evsel: Fix missing increment in sample parsing
Adrian Hunter
1
-1
/
+1
2013-07-08
perf tools: Update symbol_conf.nr_events when processing attribute events
Adrian Hunter
1
-0
/
+2
2013-07-08
perf tools: Fix new_term() missing free on error path
Adrian Hunter
1
-0
/
+1
2013-07-08
perf tools: Fix parse_events_terms() segfault on error path
Adrian Hunter
1
-1
/
+2
2013-07-08
perf evsel: Fix count parameter to read call in event_format__new
David Ahern
1
-1
/
+1
2013-07-08
perf tools: Fix -x/--exclude-other option for report command
Jiri Olsa
4
-6
/
+1
2013-07-08
perf evlist: Enhance perf_evlist__start_workload()
Namhyung Kim
1
-1
/
+9
2013-07-08
perf record: Remove -f/--force option
Jiri Olsa
7
-14
/
+6
2013-07-08
perf record: Remove -A/--append option
Jiri Olsa
3
-88
/
+11
2013-07-08
perf stat: Avoid sending SIGTERM to random processes
Stephane Eranian
1
-1
/
+22
2013-07-08
perf tools: Include termios.h explicitly
Joonsoo Kim
1
-1
/
+1
2013-07-08
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
Kirill A. Shutemov
2
-3
/
+3
2013-07-08
perf tools: Fix build errors with O and DESTDIR make vars set
Robert Richter
2
-4
/
+3
2013-07-08
perf tools: Fix output directory of Documentation/
Robert Richter
1
-8
/
+2
2013-07-08
tools: Get only verbose output with V=1
Robert Richter
2
-2
/
+2
2013-05-30
perf tools: Add missing liblk.a dependency for python/perf.so
Jiri Olsa
1
-1
/
+1
2013-05-30
perf tools: Remove '?=' Makefile STRIP assignment
Jiri Olsa
1
-1
/
+1
2013-05-30
perf tools: Replace multiple line assignment with multiple statements
Jiri Olsa
1
-24
/
+19
2013-05-30
perf tools: Replace tabs with spaces for all non-commands statements
Jiri Olsa
2
-238
/
+238
2013-05-30
perf tools: Add NO_BIONIC variable to confiure bionic setup
Jiri Olsa
2
-0
/
+6
2013-05-30
perf tools: Switch to full path C include directories
Jiri Olsa
2
-14
/
+39
2013-05-30
perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
Jiri Olsa
2
-22
/
+25
2013-05-30
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
3
-84
/
+89
2013-05-30
perf evlist: Reset SIGTERM handler in workload child process
David Ahern
1
-0
/
+2
2013-05-29
perf tools: Remove cwdlen from struct perf_session
Jiri Olsa
1
-1
/
+0
2013-05-29
perf tools: Remove frozen from perf_header struct
Jiri Olsa
2
-3
/
+0
2013-05-29
perf tests: Fix exclude_guest|exclude_host checking for attr tests
Jiri Olsa
2
-4
/
+4
2013-05-29
perf tests: Fix attr test for record -d option
Jiri Olsa
1
-1
/
+4
2013-05-29
perf tools: Final touches for CHK config move
Jiri Olsa
1
-11
/
+0
2013-05-29
perf tools: Move paths config into config/Makefile
Jiri Olsa
2
-58
/
+52
2013-05-29
perf tools: Move libnuma check config into config/Makefile
Jiri Olsa
2
-8
/
+12
2013-05-29
perf tools: Move stdlib check config into config/Makefile
Jiri Olsa
2
-18
/
+18
2013-05-29
perf tools: Move libbfd check config into config/Makefile
Jiri Olsa
2
-37
/
+37
2013-05-29
perf tools: Move libpython check config into config/Makefile
Jiri Olsa
2
-65
/
+66
2013-05-29
perf tools: Move libperl check config into config/Makefile
Jiri Olsa
2
-17
/
+24
2013-05-29
perf tools: Move gtk2 check config into config/Makefile
Jiri Olsa
2
-18
/
+22
2013-05-29
perf tools: Move slang check config into config/Makefile
Jiri Olsa
2
-26
/
+30
2013-05-29
perf tools: Move libaudit check config into config/Makefile
Jiri Olsa
2
-8
/
+12
2013-05-29
perf tools: Move libunwind check config into config/Makefile
Jiri Olsa
2
-24
/
+27
2013-05-28
perf tools: Move libdw check config into config/Makefile
Jiri Olsa
2
-7
/
+15
2013-05-28
perf tools: Move libelf check config into config/Makefile
Jiri Olsa
2
-46
/
+47
2013-05-28
perf tools: Move compiler and linker flags check into config/Makefile
Jiri Olsa
2
-91
/
+85
2013-05-28
perf tools: Move programs check into config/Makefile
Jiri Olsa
2
-16
/
+18
2013-05-28
perf tools: Move arch check into config/Makefile
Jiri Olsa
2
-29
/
+48
[next]