aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | perf: Convert perf event types into event type eventsTom Zanussi2010-04-14
| | * | perf: Convert perf header attrs into attr eventsTom Zanussi2010-04-14
| | * | perf trace: Introduce special handling for pipe inputTom Zanussi2010-04-14
| | * | perf report: Introduce special handling for pipe inputTom Zanussi2010-04-14
| | * | perf record: Introduce special handling for pipe outputTom Zanussi2010-04-14
| | * | perf: Add pipe-specific header read/write and event processing codeTom Zanussi2010-04-14
| * | | perf: Make the trace events sample period default to 1Frederic Weisbecker2010-04-14
| * | | perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker2010-04-14
| * | | perf: Make -f the default for perf recordFrederic Weisbecker2010-04-14
| * | | perf: Fix dynamic field detectionThomas Gleixner2010-04-14
| * | | perf: Fix hlist related build errorFrederic Weisbecker2010-04-14
| | |/ | |/|
| * | perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker2010-04-14
| * | perf: Store active software events in a hashlistFrederic Weisbecker2010-04-14
| |/
| * perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
| * perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo2010-04-09
| * perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo2010-04-08
| * perf: cleanup some DocumentationRandy Dunlap2010-04-08
| * perf bench: fix spelloRandy Dunlap2010-04-08
| * perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo2010-04-08
| * perf TUI: Move "Yes" button to before "No"Arnaldo Carvalho de Melo2010-04-08
| * perf TUI: Show filters on the title and add help line about how to zoom outArnaldo Carvalho de Melo2010-04-08
| * Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
| |\
| * | perf: Swap inclusion order of util.h and string.h in util/string.cHitoshi Mitake2010-04-04
| * | perf_event: Make perf fd non seekableArnd Bergmann2010-04-04
| * | perf: Fetch hot regs from the template callerFrederic Weisbecker2010-04-04
| * | perf: Drop the frame reliablity checkFrederic Weisbecker2010-04-04
| * | perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operationsArnaldo Carvalho de Melo2010-04-03
| * | perf newt: Add a "Zoom into foo.so DSO" and reverse operationsArnaldo Carvalho de Melo2010-04-03
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-03
| |\ \
| * \ \ Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-03
| |\ \ \
| | * | | perf newt: Pass the input_name to perf_session__browse_histsArnaldo Carvalho de Melo2010-04-03
| | * | | perf newt: Move the hist browser population bits to separare functionArnaldo Carvalho de Melo2010-04-03
| | * | | perf newt: Remove useless column width calculationArnaldo Carvalho de Melo2010-04-03
| | * | | perf symbols: Fill in pgoff in mmap synthesized eventsAnton Blanchard2010-04-03
| | * | | perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-03
| | * | | perf tools: sort_dimension__add shouldn't dieArnaldo Carvalho de Melo2010-04-02
| | * | | perf session: Remove one more exit() call from library codeArnaldo Carvalho de Melo2010-04-02
| | * | | perf hist: Only allocate callchain_node if processing callchainsArnaldo Carvalho de Melo2010-04-02
| | * | | perf kmem: Fixup the symbol address before using itArnaldo Carvalho de Melo2010-04-02
| | * | | perf kmem: Resolve kernel symbols againArnaldo Carvalho de Melo2010-04-02
| | * | | perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo2010-04-02
| | * | | perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo2010-04-02
| | * | | perf tools: Allow specifying O= to build files in a separate directoryArnaldo Carvalho de Melo2010-04-02
| | * | | perf tools: Use -o $(BITBUCKET) in one more caseArnaldo Carvalho de Melo2010-04-02
| | * | | perf report: Add progress barsArnaldo Carvalho de Melo2010-04-02
| | * | | perf symbols: map_groups__find_symbol must return the map tooArnaldo Carvalho de Melo2010-04-02
| | * | | perf symbols: Move more map_groups methods to map.cArnaldo Carvalho de Melo2010-04-02
| * | | | perf, x86: Add Nehalem programming quirk to WestmerePeter Zijlstra2010-04-02
| * | | | perf, x86: Fix __initconst vs constPeter Zijlstra2010-04-02
| * | | | perf, x86: Fix up the ANY flag stuffPeter Zijlstra2010-04-02