index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2010-12-21
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-16
perf buildid-cache: Fix symbolic link handling
Franck Bui-Huu
2010-12-16
perf symbols: Stop using vmlinux files with no symbols
Franck Bui-Huu
2010-12-16
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-09
perf session: Remove unneeded dump_printf calls
Arnaldo Carvalho de Melo
2010-12-09
perf session: Split out user event processing
Thomas Gleixner
2010-12-09
perf session: Split out sample preprocessing
Thomas Gleixner
2010-12-09
perf session: Move dump code to event delivery path
Thomas Gleixner
2010-12-09
perf session: Add file_offset to event delivery function
Thomas Gleixner
2010-12-09
perf session: Store file offset in sample_queue
Thomas Gleixner
2010-12-09
perf session: Consolidate the dump code
Thomas Gleixner
2010-12-09
perf session: Dont queue events w/o timestamps
Thomas Gleixner
2010-12-09
perf event: Prevent unbound event__name array access
Thomas Gleixner
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-12-06
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
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-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 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-30
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
2010-11-30
perf symbols: Figure out start address of kernel map from kallsyms
Ming Lei
2010-11-30
perf symbols: Fix kallsyms kernel/module map splitting
Arnaldo Carvalho de Melo
2010-11-27
perf tools: Fix lost and unknown events handling
Arnaldo Carvalho de Melo
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-23
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
2010-11-19
perf tools: Remove hardcoded include paths for elfutils
Robert Morell
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-10
perf, ui: Eliminate stack-smashing protection compiler complaint
Cyrill Gorcunov
2010-10-26
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
2010-10-23
perf probe: Fix format specified for Dwarf_Off parameter
Arnaldo Carvalho de Melo
2010-10-22
perf tools: Remove direct slang.h include
Arnaldo Carvalho de Melo
2010-10-21
perf probe: Add basic module support
Masami Hiramatsu
[prev]
[next]