index
:
kernel
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
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-08
perf hists: Introduce hists__link
Arnaldo Carvalho de Melo
2012-11-08
perf diff: Move hists__match to the hists lib
Arnaldo Carvalho de Melo
2012-11-08
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2012-11-08
perf tools: Add arbitary aliases and support names with -
Andi Kleen
2012-11-08
perf hists: Free branch_info when freeing hist_entry
Namhyung Kim
2012-11-08
perf tools: Fix detection of stack area
Namhyung Kim
2012-11-08
perf machine: Set kernel data mapping length
Namhyung Kim
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2012-10-31
perf tests: Move test objects into 'tests' directory
Jiri Olsa
2012-10-31
perf annotate: Handle XBEGIN like a jump
Andi Kleen
2012-10-31
perf tools: Handle --version string generation on machines without git
Arnaldo Carvalho de Melo
2012-10-31
perf tools: Further speed up the perf build
Ingo Molnar
2012-10-31
perf tools: Speed up the perf build time by simplifying the perf --version st...
Ingo Molnar
2012-10-30
perf tools: Fix strbuf_addf() when the buffer needs to grow
Namhyung Kim
2012-10-30
perf header: Fix numa topology printing
Namhyung Kim
2012-10-29
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
2012-10-29
perf header: Add is_perf_magic() func
Feng Tang
2012-10-29
perf scripts browser: Add a browser for perf script
Feng Tang
2012-10-29
perf tools: Move dso_* related functions into dso object
Jiri Olsa
2012-10-29
perf tools: Move strxfrchar into string object
Jiri Olsa
2012-10-29
perf tools: Move hex2u64 into util object
Jiri Olsa
2012-10-29
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
2012-10-29
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
2012-10-28
perf tools: Move parse_events error printing to parse_events_options
Andi Kleen
2012-10-26
perf inject: Mark a dso if it's used
Andrew Vagin
2012-10-25
perf tools: Don't stop synthesizing threads when one vanishes
Arnaldo Carvalho de Melo
2012-10-24
perf tools: Try to build Documentation when installing
Borislav Petkov
2012-10-24
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
2012-10-24
Account the nr_entries in rblist properly
Suzuki K. Poulose
2012-10-24
perf tools: Try to find cross-built objdump path
Irina Tirdea
2012-10-24
perf test: Add automated tests for pmu sysfs translated events
Jiri Olsa
2012-10-24
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
2012-10-24
perf tools: Fix PMU object alias initialization
Jiri Olsa
2012-10-24
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-10-22
perf test: Fix exclude_guest parse events tests
Jiri Olsa
2012-10-22
perf tools: do not flush maps on COMM for perf report
Luigi Semenzato
2012-10-20
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
2012-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-10-17
perf python: Link with libtraceevent
Arnaldo Carvalho de Melo
2012-10-17
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
2012-10-16
perf tools: Remove warnings on JIT samples for srcline sort key
Namhyung Kim
2012-10-16
perf tools: Fix segfault when using srcline sort key
Namhyung Kim
2012-10-16
perf tool: Precise mode requires exclude_guest
David Ahern
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2012-10-11
perf: fix duplicate header inclusion
Michel Lespinasse
2012-10-09
rbtree: adjust node color in __rb_erase_color() only when necessary
Michel Lespinasse
[prev]
[next]