index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
2010-04-14
perf trace: Introduce special handling for pipe input
Tom Zanussi
2010-04-14
perf report: Introduce special handling for pipe input
Tom Zanussi
2010-04-14
perf record: Introduce special handling for pipe output
Tom Zanussi
2010-04-14
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-09
perf tools: Fix perl support installation when O= is used
Arnaldo Carvalho de Melo
2010-04-08
perf trace: Ignore "overwrite" field if present in /events/header_page
Arnaldo Carvalho de Melo
2010-04-08
perf: cleanup some Documentation
Randy Dunlap
2010-04-08
perf bench: fix spello
Randy Dunlap
2010-04-08
perf tools: Reorganize some structs to save space
Arnaldo Carvalho de Melo
2010-04-08
perf TUI: Move "Yes" button to before "No"
Arnaldo Carvalho de Melo
2010-04-08
perf TUI: Show filters on the title and add help line about how to zoom out
Arnaldo Carvalho de Melo
2010-04-04
perf: Swap inclusion order of util.h and string.h in util/string.c
Hitoshi Mitake
2010-04-04
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
2010-04-04
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-04-03
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-04-03
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
2010-04-03
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
2010-04-03
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
2010-04-03
perf symbols: Fill in pgoff in mmap synthesized events
Anton Blanchard
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-02
perf, probe-finder: Build fix on Debian
Borislav Petkov
2010-04-02
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
2010-04-02
perf tools: sort_dimension__add shouldn't die
Arnaldo Carvalho de Melo
2010-04-02
perf session: Remove one more exit() call from library code
Arnaldo Carvalho de Melo
2010-04-02
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
2010-04-02
perf kmem: Fixup the symbol address before using it
Arnaldo Carvalho de Melo
2010-04-02
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-04-02
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
2010-04-02
perf tools: Allow specifying O= to build files in a separate directory
Arnaldo Carvalho de Melo
2010-04-02
perf tools: Use -o $(BITBUCKET) in one more case
Arnaldo Carvalho de Melo
2010-04-02
perf report: Add progress bars
Arnaldo Carvalho de Melo
2010-04-02
perf symbols: map_groups__find_symbol must return the map too
Arnaldo Carvalho de Melo
2010-04-02
perf symbols: Move more map_groups methods to map.c
Arnaldo Carvalho de Melo
2010-04-02
perf probe: Fix to close dwarf when failing to analyze it
Masami Hiramatsu
2010-04-02
perf probe: Correct error message for non-structure type
Masami Hiramatsu
2010-04-02
perf probe: Fix not to return non-matched file
Masami Hiramatsu
2010-04-02
perf probe: Fix --line syntax help and document
Masami Hiramatsu
2010-03-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-26
perf record: Zero out mmap_array to fix segfault
Zhang, Yanmin
2010-03-26
perf symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
2010-03-26
perf tools: Move __used from perf.h to linux/compiler.h
Arnaldo Carvalho de Melo
2010-03-26
perf symbols: Move map related routines to map.c
Arnaldo Carvalho de Melo
2010-03-26
perf symbols: Pass the mmap parameters instead of using mmap_event
Arnaldo Carvalho de Melo
2010-03-26
perf report: Pass the DSO to 'perf annotate'
Arnaldo Carvalho de Melo
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
[next]