index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.perf
Age
Commit message (
Expand
)
Author
2014-04-30
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
Jiri Olsa
2014-04-15
perf tools: Instead of redirecting flex output, use -o
Cody P Schafer
2014-03-14
perf bench: Add futex-requeue microbenchmark
Davidlohr Bueso
2014-03-14
perf bench: Add futex-wake microbenchmark
Davidlohr Bueso
2014-03-14
perf bench: Add futex-hash microbenchmark
Davidlohr Bueso
2014-02-24
perf tools: Setup default dwarf post unwinder
Jiri Olsa
2014-02-24
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
2014-02-24
perf tools: Factor features display code
Jiri Olsa
2014-02-24
perf tools: Fix bison OUTPUT directories dependency
Jiri Olsa
2014-02-18
perf tools: Drop prefetch.h
Borislav Petkov
2014-02-18
perf tools: Move hash.h header
Borislav Petkov
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2014-02-18
perf callchain: Separate perf_reg_value function in perf_regs object
Jiri Olsa
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
2014-01-15
perf: tools: Fix cross building
Mark Rutland
2014-01-13
tools include: Move perf's bug.h to a generic place
Namhyung Kim
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim
2013-12-26
perf ui/tui: Implement header window
Namhyung Kim
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-05
tools/perf/build: Fix install dependency
Jiri Olsa
2013-12-04
perf tools: Add trace-event object
Jiri Olsa
2013-12-04
perf tools: Add build and install plugins targets
Jiri Olsa
2013-11-27
perf completion: Rename file to reflect zsh support
Ramkumar Ramachandra
2013-11-05
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
2013-11-04
perf tools: Fix 32-bit cross build
Adrian Hunter
2013-11-04
perf tools: Add new COMM infrastructure
Frederic Weisbecker
2013-11-04
perf tools: Add missing data.h into LIB_H headers
Jiri Olsa
2013-10-23
perf ui: Rename ui_progress to ui_progress_ops
Arnaldo Carvalho de Melo
2013-10-21
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
2013-10-11
perf tools: Implement summary output for 'make install'
Ingo Molnar
2013-10-11
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
Ingo Molnar
2013-10-11
perf tools: Implement summary output for 'make clean'
Ingo Molnar
2013-10-11
perf tools: Fix redirection printouts
Ingo Molnar
2013-10-11
perf trace: Add 'trace' alias to 'perf trace'
Arnaldo Carvalho de Melo
2013-10-09
perf annotate: Factor out get/free_srcline()
Namhyung Kim
2013-10-09
perf tools: Separate out GTK codes to libperf-gtk.so
Namhyung Kim
2013-10-09
tools/perf/build: Fix O=/some/dir perf.o type of targets
Ingo Molnar
2013-10-09
tools/perf/build: Flip Makefile.parallel and Makefile.perf
Ingo Molnar