index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-12-07
perf makefile: Allow strong and weak functions in LIB_OBJS
Ian Munsie
2010-12-06
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
2010-12-06
perf script: Fix compiler warning in builtin_script.c:is_top_script()
Stephane Eranian
2010-12-06
perf session: Sort all events if ordered_samples=true
Thomas Gleixner
2010-12-06
perf options: add OPT_CALLBACK_DEFAULT_NOOPT
Akihiro Nagai
2010-12-06
perf hist: Better displaying of unresolved DSOs and symbols
Ian Munsie
2010-12-04
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
2010-12-04
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-12-02
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-12-01
perf stat: Add csv-style output
Stephane Eranian
2010-12-01
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
2010-12-01
perf stat: Document missing options
Shawn Bohrer
2010-12-01
perf test: Fix spelling mistake in documentation
Shawn Bohrer
2010-12-01
perf trace: Document missing options
Shawn Bohrer
2010-12-01
perf top: Document missing options
Shawn Bohrer
2010-12-01
perf sched: Document missing options
Shawn Bohrer
2010-12-01
perf report: Document missing options
Shawn Bohrer
2010-12-01
perf record: Document missing options
Shawn Bohrer
2010-12-01
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
2010-12-01
perf lock: Document missing options
Shawn Bohrer
2010-12-01
perf kvm: Document missing options
Shawn Bohrer
2010-12-01
perf diff: Document missing options
Shawn Bohrer
2010-12-01
perf diff: Fix displacement and modules options short flag
Shawn Bohrer
2010-12-01
perf buildid-list: Document missing options
Shawn Bohrer
2010-12-01
perf annotate: Document missing options.
Shawn Bohrer
2010-12-01
Merge branch 'perf/rename' into perf/core
Ingo Molnar
2010-11-30
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-11-30
perf packaging: add memcpy to perf MANIFEST
Don Zickus
2010-11-30
perf debug: Simplify trace_event
Arnaldo Carvalho de Melo
2010-11-30
perf session: Allocate chunks of sample objects
Thomas Gleixner
2010-11-30
perf session: Cache sample objects
Thomas Gleixner
2010-11-30
perf session: Keep file mmaped instead of malloc/memcpy
Thomas Gleixner
2010-11-30
perf session: Use sensible mmap size
Thomas Gleixner
2010-11-30
perf session: Simplify termination checks
Thomas Gleixner
2010-11-30
perf session: Move ui_progress_update in __perf_session__process_events()
Thomas Gleixner
2010-11-30
perf session: Cleanup __perf_session__process_events()
Thomas Gleixner
2010-11-30
perf session: Use appropriate pointer type instead of silly typecasting
Thomas Gleixner
2010-11-30
perf session: Fix list sort algorithm
Thomas Gleixner
2010-11-27
perf tools: Fix lost and unknown events handling
Arnaldo Carvalho de Melo
2010-11-27
perf trace: Handle DT_UNKNOWN on filesystems that don't support d_type
Shawn Bohrer
2010-11-27
perf symbols: Correct final kernel map guesses
Ian Munsie
2010-11-26
perf events: Default to using event__process_lost
Arnaldo Carvalho de Melo
2010-11-26
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
2010-11-26
perf bench: Print both of prefaulted and no prefaulted results by default
Hitoshi Mitake
2010-11-23
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
2010-11-22
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
2010-11-20
perf stat: Change and clean up sys_perf_event_open error handling
Corey Ashford
[next]