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
/
Makefile.perf
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
perf bench: Merge memset into memcpy
Rabin Vincent
1
-1
/
+0
2014-11-19
perf tools: Clean up libelf feature support code
Namhyung Kim
1
-2
/
+0
2014-11-05
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
1
-0
/
+7
2014-11-03
perf tools: Add a thread stack for synthesizing call chains
Adrian Hunter
1
-0
/
+2
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
1
-0
/
+2
2014-10-29
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
1
-4
/
+34
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
1
-2
/
+2
2014-09-25
perf tests: Add test for perf_evlist__filter_pollfd()
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-09-17
perf tools: Add perf-with-kcore script
Adrian Hunter
1
-1
/
+4
2014-08-22
perf tests: Add a test for tracking with sched_switch
Adrian Hunter
1
-0
/
+1
2014-08-12
perf tools: Create ordered-events object
Jiri Olsa
1
-0
/
+2
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
1
-0
/
+1
2014-07-17
perf tools: Allow TSC conversion on any arch
Adrian Hunter
1
-0
/
+2
2014-07-16
perf kvm: Move arch specific code into arch/
Alexander Yarygin
1
-0
/
+1
2014-06-09
perf tools: Prettify the tags/TAGS/cscope targets output
Jiri Olsa
1
-3
/
+3
2014-06-03
perf tools: Fix 'make help' message error
Jianyu Zhan
1
-2
/
+2
2014-06-03
perf tools: Consider header files outside perf directory in tags target
Sebastian Andrzej Siewior
1
-3
/
+6
2014-06-01
perf tests: Add a test case for cumulating callchains
Namhyung Kim
1
-0
/
+1
2014-05-21
perf tests: Add a testcase for histogram output sorting
Namhyung Kim
1
-0
/
+1
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
1
-1
/
+1
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-2
/
+1
2014-05-01
tools: Unify export.h
Borislav Petkov
1
-1
/
+1
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-1
/
+1
2014-04-30
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
Jiri Olsa
1
-1
/
+1
2014-04-28
perf tests: Add map groups sharing with thread object test
Jiri Olsa
1
-0
/
+1
2014-04-28
perf tests: Add thread maps lookup automated tests
Jiri Olsa
1
-0
/
+1
2014-04-28
perf tests: Add a test case for hists filtering
Namhyung Kim
1
-0
/
+1
2014-04-28
perf tests: Factor out fake_setup_machine()
Namhyung Kim
1
-0
/
+1
2014-04-15
perf tools: Instead of redirecting flex output, use -o
Cody P Schafer
1
-2
/
+2
2014-03-14
perf bench: Add futex-requeue microbenchmark
Davidlohr Bueso
1
-0
/
+1
2014-03-14
perf bench: Add futex-wake microbenchmark
Davidlohr Bueso
1
-0
/
+1
2014-03-14
perf bench: Add futex-hash microbenchmark
Davidlohr Bueso
1
-0
/
+1
2014-02-24
perf tools: Setup default dwarf post unwinder
Jiri Olsa
1
-4
/
+1
2014-02-24
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
1
-0
/
+11
2014-02-24
perf tools: Factor features display code
Jiri Olsa
1
-1
/
+3
2014-02-24
perf tools: Fix bison OUTPUT directories dependency
Jiri Olsa
1
-2
/
+8
2014-02-18
perf tools: Drop prefetch.h
Borislav Petkov
1
-1
/
+0
2014-02-18
perf tools: Move hash.h header
Borislav Petkov
1
-1
/
+1
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
1
-3
/
+0
2014-02-18
perf callchain: Separate perf_reg_value function in perf_regs object
Jiri Olsa
1
-0
/
+1
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
1
-1
/
+1
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
1
-0
/
+8
2014-01-15
perf: tools: Fix cross building
Mark Rutland
1
-0
/
+1
2014-01-13
tools include: Move perf's bug.h to a generic place
Namhyung Kim
1
-1
/
+1
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim
1
-1
/
+1
2013-12-26
perf ui/tui: Implement header window
Namhyung Kim
1
-0
/
+1
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
1
-17
/
+16
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
1
-0
/
+5
2013-12-05
tools/perf/build: Fix install dependency
Jiri Olsa
1
-1
/
+1
2013-12-04
perf tools: Add trace-event object
Jiri Olsa
1
-0
/
+1
[prev]
[next]